473,412 Members | 4,594 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

how to create component in the fly

hi all, does any1 know how to create component on the fly in vb.net without downloading new components , eg : abcdef.pdf
and also how to use a stringgrid( like in delphi) in VB.net Thx.
Jul 9 '07 #1
4 1409
Frinavale
9,735 Expert Mod 8TB
hi all, does any1 know how to create component on the fly in vb.net without downloading new components , eg : abcdef.pdf
and also how to use a stringgrid( like in delphi) in VB.net Thx.
Hi Nikolaus,
Welcome to theScripts! I hope you like it here.

I'm not sure what you're trying to do.
Could you please supply more information on the problem you're trying to solve so that we can help more?

Thanks!
-Frinny
Jul 9 '07 #2
Plater
7,872 Expert 4TB
If you know how to create the bytes for the component you can change the content-type in the Response object to say "Application/pdf" and then send the bytes that corrospond to a valid pdf file.
As for code that will generate a PDF on the fly for you to send, that I am not sure. But there have been a few threads here about the subject so there should be some good tips.

EDIT: After looking it up, a string grid looks just like a DataGridView. Try that object.
Jul 9 '07 #3
TRScheel
638 Expert 512MB
What is a stringgrid?
Off topic: A Sweater


To the OP, as the above posters said, please post more details.
Jul 9 '07 #4
Frinavale
9,735 Expert Mod 8TB
What is a stringgrid?
Off topic: A Sweater
:) Hehe :)

-Frinny
Jul 9 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Alan | last post by:
Gidday people, I had a bit of a problem this morning. I think I've got it sorted now, but I wonder if anyone can shed some light. I have a plain VBS WHS file that instantiates a component that...
3
by: Ian | last post by:
The beginning of my assembly that I am getting the access error from looks like this. ********************************* Imports System.EnterpriseServices Imports System Imports...
2
by: brazilnut52 | last post by:
I am going to outline the steps I go through to produce the problem. Hopefully this will help you understand the problem better I have created a simple COM DLL in .NET by using the COM class...
20
by: Gary Manigian | last post by:
I have 2 tables, one-to-many, that contain bills of material(BOMs): tblBOM: lngBOMID (PK) strAssemblyPartNo strDescription tblBOMDetail: lngBOMDetailID (PK) lngBOMID (FK)
2
by: Marcin Grzębski | last post by:
Hi All, How to create *component* class which do now show its instance in a component bar? I want to create other class, this *component* instance collection and i know how to show that...
1
by: Zhou Jingxiong | last post by:
Hi I am using third party COM component which come with an installation program (.exe file included). The program will be register to registry automatically upon installation. There is no...
2
by: Fredrik Rodin | last post by:
All, I've been looking around for a solution to my problem for a couple of days now. In short, here's my situation: 1. I'm getting a result from a component back as a datatable and I have...
2
by: Ellis Yu | last post by:
Hi all, Thanks for Jim M and Herfried K Wagner first. I'd posted a question here about building dll output file in standand edition. It works after changing outputtype to "library". And now I...
7
by: jwang | last post by:
I am trying to instantiate a COM component in C# via late binding. The component appears to be launched, then it automatically gets unloaded. That is, the instance is unloaded after the...
2
by: L Gopi | last post by:
Hi! I have created a com component using framework 1.1. This component will be installed on the users machine. This component will be used by my 2.0 web application. A javascript call is made to...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.