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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Outlook Notes delete12 Jul 2005 08:05 GMT2
How can delete all Notes in the Outlook?
I try it with this code, but no success.
------
Dim oApp As New Outlook.Application
TabControl - VB.2005 - Which event to use12 Jul 2005 07:50 GMT2
I forgot which event I should use if I want to trap when a user moves from TabPage1 to TabPage2.
I know this is real easy but I forgot which one to use.
Thanks,
ST
HTML table from ASP.NET12 Jul 2005 04:17 GMT2
I have an ASP.NET page which has bunch of stuff.  In the middle
somewhere (in a table), I want to add rows of records from database.
So when user clicks on this button, I want to go read the data from
database and then add rows to this HTML table.
Casting Question - I think!!  Help please12 Jul 2005 02:18 GMT3
I have a string called jkl which currently is "3 * 4 + xyz"
I also have an integer:  xyz = 5
How do get an integer that equals 17 (3 times 4 plus 5.)
In other, more specifically:
can i iterate through object properties.12 Jul 2005 02:17 GMT1
i'd like to iterate through the public properties of a class.
eg.
for i  = 0 to someArrayList.Count
    for j = first public property of a Class to the Last public property of
Three Generations of Data12 Jul 2005 00:53 GMT2
Windows Forms.
DataSet with several tables and relationships.
Table 1 has its children in table 2.
Table 2 has its children in table three.
Really????12 Jul 2005 00:30 GMT1
Is there no easier way to convert a string into the variable that the
string represents?
Array of Booleans does not set Boolean variables?12 Jul 2005 00:27 GMT4
Dim bNcd, bNcm, bNqa, bNcur, bN0, bN1, bN2, bN3, bN4 As Boolean
Dim arrBool As Boolean() = {bNcd, bNcm, bNqa, bNcur, bN0, bN1, bN2, bN3, bN4}
Dim i As Integer
bNcd = True
standard printer11 Jul 2005 22:49 GMT2
hello ng,
can you help me?
how i can find out:
which printer ist  the standard printer?
How to extract variable + its value from URL11 Jul 2005 20:48 GMT4
I have url:
www.site.com/index?a=1&b=2
www.site.com/index?a=1
and I need a regex or some solution to extract 'a' variable and its
how to get HH:mm:ss format of Now.ToShortTimeString?11 Jul 2005 19:07 GMT4
Now.ToShortTimeString   returns  9:13 PM.  
I would like to get this in miliatry time with seconds included  21:13:45  
(or something like that - just military time with seconds).  How can this be
done?
StreamWriter11 Jul 2005 18:32 GMT4
I have just ported some sample code from xp to windows 2k and received a
system not supported exception when trying to save a string to a .txt file.
It breaks on line 2 below. It says the given file path is not supported. I
cannot see why not as I can paste it into the run dialog ...
Newby - HELP with midi form / Child forms11 Jul 2005 18:25 GMT2
I setup a Midi & Child form
I can open the child form and display info from a Text file
I need to enable the user to change info on the child form and when
closed write the text file back to disk....
How to load a module through an assembly11 Jul 2005 18:17 GMT2
Dear Friends,
I'm able to create a class type from a non-referenced assembly using the
LoadFrom and CreateInstance methods of the Assembly type.
But how can I load a module from a corresponding ".dll" using assembly ?
can SQLconnection read a Access DB?11 Jul 2005 17:55 GMT3
Can I use SQLconnection to connect to a Access DB File on my local drives?
Thanks.
Jon
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.