Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGrid Without DataBase?  Sample/Example?30 Oct 2004 19:24 GMT1
I suspect that it is possible to use a DataGrid without using a database.
But everything I've been able to find about the DataGrid control involves a
database.  I'd like to be able to experiment with the DataGrid control
without having to deal with the complexity of database stuff.
Wrapping a WinForm in a class30 Oct 2004 19:20 GMT2
I have a winform that runs on its own, is it possible to wrap a stand-alone
winform in a class?
More accurately, is it possible to use a class to call an already
established winform?
API Or DirectX In VB.NET30 Oct 2004 18:25 GMT4
Ok, i have a program where I need to animate images on a background.
However, the VB.NET CreateGraphics is not fast enough to do it without
flicker. I am not a very advanced programmer, and cannot figure out
how to use DX or API in VB.NET. Could someone give me some simple but
tabcontrol and TabPage30 Oct 2004 18:11 GMT1
I have a Tabcontrol on my form which display 2 pages (so tabpage1 and 2).
I would like to not see these "tabs" (where is written TabPage1 and
2)... for switching from 1 page to the other i use some treelist control.
So, how can i hide these tab on the top of my TabControl (but they ...
CType question30 Oct 2004 17:17 GMT3
I want to make a function like CType but can't figure out how to do this.
Function ConvertWhithoutException(ByVal Item As Object, ByVal aType As Type)
As Object
   Dim output As Object = Nothing
2 Apps, 1 App.Config file???30 Oct 2004 17:13 GMT4
If I have two apps (one is a standard VB.Net EXE, the other is a VB.Net
Windows Service).
The EXE is just a UI to configure the settings for the Service.  But, each
one has their own App.Config.
icon and tab of my custom control30 Oct 2004 17:05 GMT1
I've created a custom control and it is display on MyControl tab in Toolbox.
but i would like to know how :
1. can i set a particular icon to my customer control to see it
displayed in Toolbox.
Presenting run-time generated data in sortable datagrid?30 Oct 2004 17:01 GMT2
My application needs to present data generated at run time in a datagrid that
can be sorted by clicking on columns,  and where rows can be selected and
events generated.
Do I need to set up a dataset and datatable to do this or can I do this
Locate/parse text30 Oct 2004 16:55 GMT2
I want to locate a line in a text file and then return the remainder of the
line.  The line I am looking for begins like this:
//*****
Does anyone have an example of how to do this?  Thanks.
Datatable "Type Expected" error30 Oct 2004 16:53 GMT3
I'm learning about datatables. When using the example provided by MS in the
.NET Framework Class Library for DATATABLE (see below) I get an error on line
3 that says "Type expected". Is something missing from the code?
Thanks - Jon
Error handlers and Exception handlers30 Oct 2004 16:13 GMT4
I have a couple of questions with regards to handling errors and exceptions.
1. If I use
On Error goto Errhandler
..
Time axis on MSChart30 Oct 2004 15:26 GMT1
Just want to know if you have any idea how to add a time axis on the VB6
MSChart ?
I use it in my VB.NET project.
Thanks,
combobox binding question30 Oct 2004 14:56 GMT3
I am forgetting something obvious, I think. I have a form with a combobox on
it. I place the code (below) in the form. Instead of populating the dropdown
with 0 and 1, as I expected, it populates it with two rows, each containing
the string "MyProject.Form1+test"
Counting charater occurances efficiently30 Oct 2004 14:52 GMT2
What is the most efficient way to count occurances of charaters in a string?
IE.  Searching for ',' in a comma del file.
Plz Tell me30 Oct 2004 14:31 GMT2
Is it possible to place command buttons in datagrid control in vb.net . If
datagrid contains 10 rows then for each row it must have a command button .
Is there any third party control?
Plz tell me
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.