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
curious  about something03 Oct 2007 18:39 GMT6
Hello
i just encountered a funny situation
Dim i As Integer = 0
       MsgBox(i = Nothing)
Printing03 Oct 2007 15:19 GMT1
I have a program and I need to print some reports. Once they click on
the button on the form that says print I need the reports to
automatically print. The reports are a text file. I am not sure the
best way to do this. I was thinking maybe having the button open a
dll config issue...03 Oct 2007 15:13 GMT1
I have a "business logic" dll that has a connectionString and some
my.mysettings.default values that I need to change based on the system
the dll is running on (i.e.: a development, test vs. a production
system).
How to Reference text box in tab control03 Oct 2007 13:05 GMT1
I have an app that minimises to system tray.  My goal is for a user to be
able to right click on the icon in the system tray and select paste from the
context menu and for the data on the clipboard to go into a textbox within
one of the tabs of a tabcontrol.  I have all I need ...
Error in Crystal Report Action03 Oct 2007 12:48 GMT3
Hi
 I am new to Vb.net, i have used Crystal Report Control in the application,
getting the below error
'System.Runtime.InteropServices.COMException' occurred in axinterop.crystal.
How to run process from root folder03 Oct 2007 10:57 GMT5
I want my external app run without specifying a certain path. It's
enough to be in the same folder with my vb.net exe.
System.Diagnostics.Process.Start("c:\3rdpartyapp.exe") is not OK for
me because everyuser should put it into c:\
DeviceIoControl02 Oct 2007 22:05 GMT5
is there a VB .NET way to use the API  "DeviceIoControl"?
-Lou
Creating classes|properties|methods programatically02 Oct 2007 21:23 GMT8
I am new to dotnet and I'll tried searching Google for a solution to my
problem.  I am hoping that it is possible to do, or am I going down a dead
end?
I have a User class that has known properties from a DB table (EmployeeID,
"CreateFile" APIl02 Oct 2007 20:23 GMT2
i am using CreateFile in a VB6 app but it doesn't work in VB .NET COM dll.
hGpiFile = CreateFile("\\.\BLIO1", GENERIC_READ Or GENERIC_WRITE, 0,
gblSecurity, OPEN_EXISTING, 0, 0)
I get an error message:
Detecting, counting open web browser windows02 Oct 2007 19:29 GMT1
I am using the WebBrowser control in an application to "screen scrape"
links.  The user puts in a URL and the app will then get all links
conforming to a certain pattern.  This works well.
Now there are a set of buttons to activate the links "provided" and cause a
Right to Left string function02 Oct 2007 17:51 GMT5
I need a function (or code) that will physically change the words in a text
string to make the first word be last, second word next to last, etc. but
maintain the same position of the letters in each word.
e.g.
How read and extract the content of .PST file ?02 Oct 2007 16:34 GMT2
Hi i have a requirement like,
i have to read and extract the content of the .PST using vb.net , is there
any way to do this using.net ? basically i need to extract all the content of
the .PST file such as : body ,to,cc,subject and attachment etc.  
Finding a File02 Oct 2007 16:33 GMT2
What is the best way to find a file?  I don't know the directory but the file
is almost certainly on the c drive.
Thanks
License Key Generator02 Oct 2007 16:32 GMT1
I have an app that I would like protected by using a simple License Key
generator.  Something that can derive a number from the hard drive serial
number for example.  I don't need anything complicated.  I'm not much for
math...so don't suggest I write an Algorithm.
How can I get MainMenu to appear in my Toolbox02 Oct 2007 14:00 GMT2
In an old project I still use MainMenu and ContexMenu.
How can I get them to appear in my Toolbox?
Thanks
 
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.