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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Security Issues12 Mar 2010 13:27 GMT4
I have an app that creates and copies files using the System.IO methods.
To get this to run on my 64 bit Win7 Pro, I had to adjust the manifest
so that it requires admin rights – I
don’t know if there is any better way of doing it, but I haven’t found
What is best way to read binary file into string?12 Mar 2010 02:10 GMT6
I am now building a routine that reads a small (no larger than 100 bytes)
binary file
and saves the contents in a string. The file can contain characters anywhere
in the
Need Advice !11 Mar 2010 16:24 GMT13
I need some overall architectural advice...
I have a process whereby I would like to accomplish the following...
The setting includes many client workstations using a VB.net application
that communicates with a database via ADO connections.
VB 2010:  DIM...11 Mar 2010 05:55 GMT21
Dim Hundred as Integer
Hundred = 100
won't work.
What's wrong??
FileSystemWatcher won't fire for directory events10 Mar 2010 18:28 GMT10
I trying to be notified when a directory is created, deleted, renamed or
moved.  What am I doing wrong?
       moFolderSysWatch = New FileSystemWatcher(m_WatchDirectory, "")
       moFolderSysWatch.IncludeSubdirectories = True
How to Rollback transaction10 Mar 2010 17:11 GMT4
I have created a form from the data sources that is generated by a wizard to
produce a dataset. Now I just simply  drag tables from this dataset to my
winforms. I can have two tables in winform with a parent/child form.
The binding navigator will create a code below to save the ...
Some concepts of OOP.10 Mar 2010 16:58 GMT6
I need a basic tutorial for OOP in VB.NET (VS 2008), please, and how can I
implements it?
(Why :
public class myClass implements panel doesn't work?)
How do I determine is string is number?10 Mar 2010 15:37 GMT8
Using VB 2008. This seemed like a simple question. To make a short story
long...
Dim ssTest as string
Typed in ssTest<dot> expecting for Intellisense to display something like
Passing a PDF as a parameter10 Mar 2010 14:57 GMT6
Is it possible to pass a PDF as a parameter to a server via remoting?
If so is there a resource I can use to learn how?
Thank you.
Where is "imports Win32"?10 Mar 2010 03:59 GMT6
Dumb question I know, but after 2 hours googling I give up.
What is the easiest/recommended way to access the Win32 API from VB Studio
Express? I assumed it would be a simple matter of Imports Win32, or
something similar and the whole API would be exposed. Surely I don't have to
 
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.