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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
application roles15 Dec 2004 16:00 GMT5
I am looking for examples and assistance in configuring application roles
using SQL Server 2000 and VB.NET, both web forms and windows forms.
Are there any suggestions?
Thanks
Function/Form Seperate Thread15 Dec 2004 15:29 GMT2
From a Windows form, how do I get a new different form to run in a separate
thread? What about a function in a separate thread?
Thanks.
From DataTable to SQL database15 Dec 2004 15:25 GMT2
Several years ago, I wrote a program that parses out a flat file, stores the
values in various DataTables, then places the values from the DataTables
into an Excel spreadsheet.  That has worked wonderfully for years.  Now, my
boss has come to me to get this program to do one more ...
How can I create a component that I is in the toolbox, but not a windows form?15 Dec 2004 15:02 GMT2
I'm sure this should be easy, but find exact documentation hasn't been!
All I'd like to create is a component that I can place in the tool
box, but when dragged onto a Windows form, it would only show up in the
"bottom" of the designer, much like any of the Data components, or the
System.Data.OleDb.OleDbException: Unspecified error15 Dec 2004 14:55 GMT3
I have a function residing in a module that is doing some file copy and
database query operations. This function is called from a regular form under
a System.Windows.Forms.Timer control. The problem is that sometimes it gives
an error - even when it is doing the same exact ...
form resize in vb.net15 Dec 2004 13:50 GMT3
Signature

hello
How do you start a form maximized in VB.net  So that the form width and
height properties are also set at screen maximum. Just setting the form to

Getting a type from a string15 Dec 2004 13:33 GMT5
How do I get a type from a string? I'm retrieving a string value from my
database so that I can set my property values dynamically. In the event
"Form1_Load", you will see that I'm trying to set the button's anchor
property to "System.Windows.Forms.AnchorStyles.Bottom" ...
Problem with HitTest in DataGrid15 Dec 2004 12:27 GMT3
I'm using HitTest to get a value from the cells into a textbox. I have put
the HitTest code into the MouseDown-event, and everything is working except
one thing.  When I start the program the value in the first column/row is
highlighted and the HitTest doesn't retrieve a value if ...
CurrentChanged event DOESNT get fired with Framework v1.115 Dec 2004 12:10 GMT2
I've search a lot over the Internet and I've found many similar problems.
The CurrentChanged event of the BindingManagerBase class DOESNT get fired
when the application is working with Framework v:1.1. The problem disappears
when the app switches to Framework v:1.0.
Fill text box15 Dec 2004 11:32 GMT7
How to enumerate and fill text boxes in an WebBrowser control?
TIA
Which SQL var type15 Dec 2004 11:30 GMT2
I have a stored procedure with an input parameter declared as numeric(15,2)
... what would be the best way to declare it for an SQL Param, like below?
New SqlClient.SqlParameter("@SpclHndCode", SqlDbType.Float, 0)
The obvious choices seem to be float, decimal or money...any ...
How to uncheck all checked item in checkedlistbox15 Dec 2004 10:22 GMT1
Anyone know how to uncheck all the checked item in a checkedlistbox?
It will be appreciate if you could show me the sample codes, Thanks!
*-----------------------*
       Posted at:
Determinate whether a 'Char' is null15 Dec 2004 10:05 GMT6
How do you determinate whether a varible of data type 'Char' is null or not?
I used the following code, but it seemed that it didn't work:
Dim ans As Char
If ans = "" Then
Appending a file15 Dec 2004 10:01 GMT2
How to append a file with a new file?.
please help.
thanks in advance.
Form resize15 Dec 2004 09:58 GMT4
Signature

hello
How do you start a form maximized in VB.net and for that matter in VB6 as
well?

 
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.