Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

.NET VB

Views: 7,926 Announcement: You cannot reply to these posts
June 20th, 2007 msquared (Administrator)
Intellisense
2 Replies | Posted by: Travis | Last post by Travis, Today
Thanks, I actually found that upgrading from the 2005 edition to the 2008 edition gave me the intellisense feature I was looking for. Odd that... more »
Coercion of a String Into a Double Doesnt work (??!!)
9 Replies | Posted by: AGP | Last post by Bruce W. Roeser, Today
Suggest y'all use TryParse() rather than Parse(). The former will return a zero value if the input is bad whereas TryParse() will return a zero... more »
compile .net on vista, can't run on xp
10 Replies | Posted by: nik | Last post by nik, Today
On Aug 26, 9:40 am, "Bill McCarthy" <B...@localhost.comwrote: fixed by: Installed .net onto xp machine, opened solution, it said there was an error... more »
.exe compiled on vista doesn't run on xp??
10 Replies | Posted by: nik | Last post by nik, Today
On Aug 25, 2:17 pm, "Michel Posseth " <M...@posseth.comwrote: fixed by: Installed .net onto xp machine, opened solution, it said there was an... more »
My.settiings Setting dont read at Form load?
5 Replies | Posted by: PetterL | Last post by PetterL, Today
"PetterL" <petterathome@hotmail.comwrote in message news:eVqaeiNCJHA.1632@TK2MSFTNGP06.phx.gbl... Sorry to reply on my self but. I tried to turn... more »
Storing Data Locally
Post Reply? | Posted by: John Wright | Last post by John Wright, Today
I am developing a program that keeps track of manufacturing defects and deviances. When a product is being developed, if there is a deviance... more »
C# to VB Translation problem (Is this a singleton?)
1 Reply | Posted by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | Last post by Tom Shelton, Today
On 2008-08-28, B Chernick <BChernick@discussions.microsoft.comwrote: The translation is accurate. In C#, a static class is essentially... more »
Need help with XML format in vb.net
3 Replies | Posted by: abaker.junk@gmail.com | Last post by abaker.junk@gmail.com, Today
On Aug 28, 10:28 am, abaker.j...@gmail.com wrote: I got the answer in another... more »
someone fill me in - VS Express Editions
20 Replies | Posted by: James | Last post by Juan T. Llibre, Today
I'll be glad to pass that suggestion to the Dev Teams... Not sure how much traction the idea will get but, I agree, it would be awesome. Juan T.... more »
SMTP Email VB.net 2008
4 Replies | Posted by: Brian | Last post by Brian, Today
I actually have been running this mail account through thunderbird for about a year now without any problems that is why i am at a loss. our host is... more »
Trim Function
9 Replies | Posted by: cmdolcet69 | Last post by Michel Posseth [MCP], Today
Euhmmm...... :-| yes you are right,,, forgot something Dim NewString as string = string.empty Dim Oldstring as string ="X" If Not... more »
IO errors with "folder watcher" program
8 Replies | Posted by: Keith G Hicks | Last post by Keith G Hicks, Today
Thanks for the feedback Steve. In fact that was what I first set up before I found out about the FileSystemWatcher class. I had set up a routine to... more »
VB.Net and Win32_NetworkAdapterConfiguration
Post Reply? | Posted by: =?Utf-8?B?d2hpZ2dpbnNAbm9lbWFpbC5ub2VtYWls?= | Last post by =?Utf-8?B?d2hpZ2dpbnNAbm9lbWFpbC5ub2VtYWls?=, Today
Hello I used Code Creator to generate the below vb.net code to pull some information using the management namespace. I only posted a small section... more »
WMI to get SSID and signal strength information
Post Reply? | Posted by: Toby Webb | Last post by Toby Webb, Today
Hi, can anyone help please? I am trying to get infromation from my wireless card, such as signal strength and a list of SSIDs that it can see. I... more »
ClickOnce and Circle References
1 Reply | Posted by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | Last post by =?Utf-8?B?RmFtaWx5IFRyZWUgTWlrZQ==?=, Today
I don't think you should get any further than the circular references, which would cause the build to fail. You cannot deploy until the build... more »
Linq Selection Question.
Post Reply? | Posted by: Kevin Buchan | Last post by Kevin Buchan, Today
Let's say I have a class, Employee, with three properties: EmployeeID, Name, Active. I want to find all active employees, and I want to return a... more »
Treeview Node Click
2 Replies | Posted by: govolsbaby@gmail.com | Last post by govolsbaby@gmail.com, Today
On Aug 28, 7:46 am, govolsb...@gmail.com wrote: LOL I love these kinds of posts. I first post my problem. Then I find the solution on my own. ... more »
Why the *.db file can not be deleted?
7 Replies | Posted by: =?Utf-8?B?WVhR?= | Last post by =?Utf-8?B?WVhR?=, Today
Thank you for your help. "Andrew Morton" wrote: more »
Project copy - stupid question?
8 Replies | Posted by: AWW | Last post by Thomas Hayes, Today
I also want to copy a project, but for perhaps different reasons: As far as I can see Visual Studio only lets you have one project configuration for... more »
How can I avoid ftp timout issues?
7 Replies | Posted by: =?Utf-8?B?SmFzb24=?= | Last post by kimiraikkonen, Today
On Aug 27, 4:14 pm, Jason <jason2...@online.nospamwrote: That may not do the trick but you may try, have you... more »
Feedback about experiences deploying .Net 3.5
4 Replies | Posted by: RobinS | Last post by Oriane, Today
"RobinS" <robins@imnottelling.coma écrit dans le message de news:d9udnd8_s8rb6SjVnZ2dnUVZ_rbinZ2d@comcast.com... I haven't had any experience... more »
Web Browser Control Problem ?
Post Reply? | Posted by: in da club | Last post by in da club, Today
how can i use WebBrowser control without load the add-ons? i do not mean hide it from menu items 'cause if i can do that ie will start faster than... more »
array optimizer
7 Replies | Posted by: =?Utf-8?B?UmljYXJkbyBGdXJ0YWRv?= | Last post by James Hahn, Yesterday
If the find is only ever going to use one item of the struct, you could build a hashtable when you populate the array and use that to look up... more »
How to include WinXP SP2 in prerequisites?
2 Replies | Posted by: C a r l o s A n t o n i o | Last post by Alex Clark, Yesterday
Before you ask how, you may want to ask why you'd ever want to do that. If I was installing an app and it told me it couldn't run until I... more »
Debugger is getting mixed up
1 Reply | Posted by: cmdolcet69 | Last post by James Hahn, Yesterday
This is answered in the thread where you first asked the question. Put simply, you cannot rely on the characters displayed in a debugger watch... more »

  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors