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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reading a resource file -> for language settings f.i.02 Oct 2007 08:35 GMT1
This is not a question but something I found,
it might not be the best solution, but hey, it works... :-)
Thought someone else could also use this, so here it is.
I made 2 resource files, one for Dutch settings, one for English settings
How to create a new column in a datatable from two existing column02 Oct 2007 05:35 GMT13
I want to create a new column in a datatable from two existing columns.  I
have no problem to create the new column using the datatable.columns.add
method.  The problem is the value of the new column may become system.dbnull
since one of the two existing columns may have system ...
For...Each Loop and Controls Help02 Oct 2007 04:43 GMT2
Alright, I need some help with a (somewhat large) problem. I am
working with a large number of controls on a form. I have made it a
bit easier on myself to deal with them through the naming conventions
and locked/unlocked settings. However, there is still one problem that
ToString method - formatting codes?01 Oct 2007 22:38 GMT3
1) Where can I find the valid set of formatting codes that can be used with
the tostring method?
2) When using the following statement I get an invalid cast error --- why?
 X0SS = drResult("X0SS").tostring("f2")
How to update datatable in memory without dataadapter?01 Oct 2007 21:54 GMT4
A datatable is returned from a .NET method.   Since there is no dataadapter
in this case, how can I update a column for all the rows in that datatable?
Sound01 Oct 2007 21:41 GMT2
Hi Every one
What I do when I click to run a program and produce sound?. In C++ I was
using "Escape sequence a/"
What I do in VB/
Questions about ProcessStartInfo01 Oct 2007 21:32 GMT8
I use:
'Execute Command (DOS) commands
Dim StartInfo As New ProcessStartInfo
Static sMyProcess As New Process
Muti-parameter for System.diagnostics.process.start() ???01 Oct 2007 19:13 GMT6
I want to ask this:
If i do:   System.Diagnostics.Process.Start("c:\lame", "--preset
standard c:\blabla.wav c:\blabla.mp3") it works.
But i don't want this. I want my 2 textboxes must take place as
How to prevent Start menu to open (disable it)01 Oct 2007 16:58 GMT7
I need an app to run in kiosk mode, so user will not have access to
start menu and taskbar while the app is running
I was able to hide / show the taskbar with trhe following code when
app starts / exits
Textbox text property with HTML facillities??01 Oct 2007 15:17 GMT6
Is there any way to make the textbox property show html, like a textarea on
a webpage would??
I have a webapplication that saves an textarea complete with html tags and
everything...
can i have a book01 Oct 2007 14:47 GMT8
I really wanted to ask  can i have a book on vb.net.the name is deitel
n deitel
making popup01 Oct 2007 11:44 GMT1
Dears
I making an web page that have a dropdown box and that have some
names. also the first item is <New Person>. my need is if i select the
<new person> then the new popup window should come over the page. for
Unknown Form Load Error01 Oct 2007 04:16 GMT1
When loading my project i get the following error message.
The form referred to itself during construction from a default instance,
which led to infinite recursion. Within the Form's constructor refer to the
from using "Me.".
Slow Transfer Rates on Socket and TCPClient data reads01 Oct 2007 01:14 GMT4
I am writing a newsgroup client.  I have the protocol figured out.  But I
get slow transfer speeds off any of the network objects read the data from
For example one of the commands for a news client to use is "XOVER
articlenumber-"
 
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.