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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Debugging ASP in VS 200323 Sep 2005 18:58 GMT3
I'll be appreciated if someone can show me how to setup debugging feature in
VS 2003 for an application written in ASP.
Thanks in advance,
Roy
Registering ActiveX DLLs and OCXs23 Sep 2005 18:55 GMT1
I have a VB.NET application which installs/updates other applications.
Some of these other applications are VB6.
Part of the processing includes registering the OCXs and DLLs and I use
the DLLSelfRegister function from the vb6stkit.dll
What does this syntax mean?23 Sep 2005 18:24 GMT1
What does {";"c} mean in the following statement?
For Each role In ticket.UserData.Split(New Char() {";"c})
Threading and Event (Permissions?) Problem23 Sep 2005 18:19 GMT2
This is my first time posting here, so i apologize if i'm posting in the
wrong subgroup or whatever, but here goes...
I’m having a problem with threading and events (permissions?) in a VB.net
Windows application (background service).  I’m trying to write an application
Datagrid Columns23 Sep 2005 18:02 GMT4
It's selly, but how can I set the width of a column in the datagrid, and to
hide a column!!!?  
thanks
Indexing a datatable column23 Sep 2005 17:11 GMT4
Hey All!
I would like to create a index to a column in my datatable (full created in
memory). That's because I'll search that column a lot, and this manner I
want to improve the search speedy on that.
Parse Seconds to Time AM/PM23 Sep 2005 16:42 GMT5
Banging my head here. I have an older Database  that I have imported to Access and the original database system (Dataflex)
stored the Time of Day in Seconds.   I can use :TimeSpan.FromSeconds(74400),, to get a time of: 20:40 (24hr time).
I need to get 8:40 PM . But, looking thru ...
Export DS to Excel23 Sep 2005 16:31 GMT3
It looks like this is a very popular subject, but all the previous messages
have been deleated from the server.  In my application, I need to export a
table in my MSAccess database to an Excel 2003 spreadsheet.  I have no
trouble with individual ranges, but am having trouble ...
The Concept of Top Most, how useful is it really?23 Sep 2005 16:21 GMT4
I have a scenario that is to be totally honest, doing my Gnads in.  The only
control I have over window Z ordering in VB.NET is by using "TopMost=True",
or "TopMost=False".  There is no "z-order" concept that I can play with
apart from this single binary choice.
Change URL of IEXPLORE Process23 Sep 2005 16:08 GMT4
Hi,
   In my application I started a Process using ProcessStartInfo supplying
it parameters iexplore.exe and a URL. I am trying to reuse the same process
by supplying it with a different URL. After assigning a new ProcessStartInfo
Function parameter gets changed23 Sep 2005 16:04 GMT6
For some reason myFunction in the below code is treating the parameter
oInputDoc1 as a ByRef rather than a ByVal. When the call returns, both
oInputDoc and oOutputDoc = "<root><name>Steve Jobs</name></root>"
When using a string instead of an xml document as the parameter the
Calling Event Procedures23 Sep 2005 15:53 GMT6
I want to cause a click event to occur on a Button control when the user
presses enter when the focus is on another control.  In VB6, I would just
call the event procedure directly from the other control.  However, in
VB.net, that doesn't seem to work.  Can someone give me any ...
question about VB.Net23 Sep 2005 15:19 GMT5
I am working on an VB.Net application. I have put some controls like
DataGrid, Lable, Text into it. then i put a panel into it, and tried to
move all the other controls in the panel. don't know why and how, all
the controls disappeared. then i tried to add controld back. but when i
Comparing times23 Sep 2005 15:17 GMT5
I need to compare two times. The problem I have is this:
In my code I create a time variable using the format statement below:
dim firstTime as DateTime
fistTime = Format("12:00:00 AM", "T")
Question about thread safety...23 Sep 2005 14:51 GMT6
I have a question about thread safety in a VB application written using Visual
Studio.Net 2003.
Here is the situation...
I am running a process thread in a modal dialog. I have written it so the user
 
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.