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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Overloading string split function10 May 2008 13:58 GMT2
Is there a way to overload split function from system.string?
Thanks
Regards
Dim lblTimeleft As Label = CType(e.Row.Cells(9).FindControl("lblTimeleft"), Label)10 May 2008 11:08 GMT2
I'm a bit of a newbie, but know VB Classic quite well. The above statement
appears in some code I'm hacking, and I have added a column to the DataGrid
(in the middle, so those to the right have had their index upped by one).
Yet the statement above seems to still return the same ...
Why does CLick once insist on .net 3.510 May 2008 07:19 GMT4
I have a basic app that I have build and am trying to use the click
once/publish feature to make the installation.
I have create a Virtual Machine using XP SP2, install VS.2005(aka dev) and
created the project.
Databind DataGridView to List(of String)10 May 2008 07:15 GMT1
I use the following code to programmatically bind a DataGridView and a
BindingNavigator to various List(of myClass). This works fine with each
'myClass' offering public properties.
Dim mAllUsers As List(Of myClass)
Still need help getting OneClick app to get to first user code line10 May 2008 07:12 GMT5
I can get a dump.  I can send it in to M$.  I can inspect it but cannot
get it in my hands so I can not post it here and get comments and/or
answers.  Can I get hold of that dump somewhere?  Is it all in memory or
is a file written somewhere on the failing machine's HD?
Storing Variables10 May 2008 05:32 GMT9
I have a sub routine that's passing in a variable.  I need to take that
variable and store it globally...but here's what's happening.
ex: I'm executing my routine: doMyThing(path, "test")
I'm executing that command at least 10 times replacing the word test with my
How to stop incrementing the DLL version number?10 May 2008 03:34 GMT6
I have written a VB.NET DLL that is called by a third party program. If
I make any changes in the DLL and then try to replace my DLL file the
third party program will abort, saying that the DLL version number does
not match to the DLL that it was linked against. How can I ...
How do I write a code to activate a popup menu when I right click in a label control?09 May 2008 18:17 GMT6
How do I write a code to activate a popup menu when I right click in a label
control?
Regards,
Tee
= nothing vs. Is Nothing09 May 2008 15:59 GMT11
Hi guys, quick sanity check please.
When TESTING for nothing, it's "if <expr> Is Nothing"
when ASSIGNING, it's "<expr> = Nothing"
correct ?
xml payload string as a single key09 May 2008 11:45 GMT2
I'm working on a http xml post (request/response).
In my testing - I have been able to post xml string/stream and send response
back.
But now I've been told that I should "code the whole xml payload string as a
Get the Owner of a folder09 May 2008 09:37 GMT1
Is there a way I can fnd the Owner of a folder, using vb.net? I know how to
find the permissions, but I can't figure how to find the owner.
Thanks
SimeonD
Binding DataGrid to an Array09 May 2008 08:31 GMT4
Is it possible to bind a Datagrid to a 2 dimentional Array? Or even a
Collection? I know Linq can in vb2008 but I don't want to download 2008 just
yet.
Lots of examples binding text boxes to Id arrays or DataGrids to Databases
FileSystemWatcher class and .NET 2.0 documentation09 May 2008 02:52 GMT2
This web page on FileSystemWatcher Class in .net 2.0 says that the
class works on a win98 platform.
http://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher(VS.80).aspx
I know for certain FileSystemWatcher does NOT work in .net 1.0 on a
Recursive Registry Loop08 May 2008 22:52 GMT3
I simply want to loop through a registry key, and have all subkeys and
values outputed to the console window. It needs to be recursive, so it keeps
going into each key one at a time, until it finishes.  My code is not close.
Anybody have code that has done this?
Dynamic AddressOf value for AddHandler08 May 2008 21:23 GMT1
I'm building a windows forms app in VB.net 2005 and would like to know
if there is any way of adding a handler using a dynamic AddressOf
value?
The application will have a "Windows" menu item and I want to add a
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 April, 2008
 
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.