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
Getting sort error on datagrid column name29 Oct 2004 20:53 GMT1
In VB .NET I load the contents of an Excel or comma seperated values file
into a dataGrid (via a datatable).  One of the columns has a comma in the
name of the column.  So for the comma separated values files I put double
quotes are the column name.  What I see is that the name ends ...
Newby Question : Update to Sub Main in vb.net29 Oct 2004 20:35 GMT16
I'm trying to implement an overall error handler in my VB.NET windows
application.
I need to place an "On Error Goto" in "Sub Main".
I have tried to create a Sub Main and have had no luck - all the examples
Newbie: SQL Server connection29 Oct 2004 20:24 GMT5
I am dealing with complicated (at least for my standards) created at runtime
Sql queries.
The string construction can get quite complicated and prone to errors
because the possibilities are so many.
How do you get a window's size when WindowState <> Normal?29 Oct 2004 20:11 GMT2
I had the answer to this but lost it. It's an API call but I can't find it
in the API giude. Could someone refresh my momory?
TIA,
Bob
Getting the user's DN29 Oct 2004 19:55 GMT8
Using VB.Net, I would like to retrieve the currently logged in user's DN
from Active Directory.  Alternatively, if, using WindowsIdentity, or
something similar, I would like to get the user's full name that is found on
the Workstation Locked screen between the ( )'s.
just a quick question about data adapter wizard29 Oct 2004 19:52 GMT1
hey all,
when you use the sql data adapter wizard and look at the code behind, the
sql statement looks like the following:
select * from dbo.products
move data from one datatable to another29 Oct 2004 18:55 GMT1
I have 2 datatable, "dt1" and "dt2"
I would like to know what is the best way to move the data across?
I just want to move all the data from "dt1" which the "Category" column is
"CatA" to "dt2", so the data will no longer left in "dt1".
formula syntax checker29 Oct 2004 18:39 GMT1
I need to implement formula syntax checker (like crystal reports formula
field or something like than)
Like this it should be : I have tree list with some fields which user can ad
to formula (field will later have values not in time when user adding in
How to count no of record ?29 Oct 2004 18:38 GMT7
In my store procedure , i will select * from myTable, and I will while-loop
the result by using datareader in vb.net .
Now, Can I know the number of records before I while-loop the resut ??
Multi page29 Oct 2004 18:08 GMT1
I would like to know where can i find in VB.NET, the multi page control
like i had under VB6 ? (the multipage component which can be controlled
without using page tabsheet)
thanks a lot,
Can't instantiate a user defined control29 Oct 2004 17:50 GMT1
I have the following code:
============================
01 public class A
02 inherits System.Windows.Forms.TextBox
embedded resources29 Oct 2004 17:48 GMT1
i've created a custom installer that automates some things one of which is
the creation of database tables.
i have put a sql script ("automation.sql") as an embedded resource in the
custom installer project (whose name space is "installer"). here's the code
VB.net 2002 reboot error29 Oct 2004 17:44 GMT1
I have been trying to install vb.net 2002 and keep getting the following error:
Setup has detected that another program requires the computer to reboot.  
You must reboot the computer before installing Visual Basic .NET Windows
Component Update.  Once the system reboots, you need ...
How to delete all files when i click on Uninstall29 Oct 2004 17:31 GMT3
I want to delete or clean all files when i click on
uninstall.
How can i do this ,if any one knows the solution please
let me know,this is very urgent need for me
ComboBox: Value after change event.29 Oct 2004 16:50 GMT2
I have a DataBound ComboBox, which has a text value as the Value property,
and the UniqueID for that value is bound to the Combobox.Tag property.
When a user makes a new selection in the combobox, I need to run a SQL Query
with the UniqueID of the new value they are picking.
 
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.