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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Save content of picturebox?19 Oct 2004 20:06 GMT1
I use drawline and drawstring to create something in a picturebox and want to
save the content of that picturebox as a bitmap, is that possible and how?
Thank.
OOP Question - Inheritance & Interfaces/MustOverride19 Oct 2004 20:00 GMT7
I've got a good question about object-oriented programming, I hope I can explain it well enough.  I'm creating a UserManager, which I'm going to inherit from so different applications can share common methods.
Public MustInherit Class UserManager
 Public MustOverride Sub ...
Fort Lauderdale19 Oct 2004 19:14 GMT4
Are there any VB.NET or similar computer user groups in Fort Lauderdale?  I
am new to the city and would like to meet other people who program.
Thanks,
Josh
Play Wav File In vb.net19 Oct 2004 18:56 GMT2
how can i play a simple wav file?
do vb.net has a Multimedia Control to do this?
Rich text file19 Oct 2004 18:47 GMT3
Any one help me,
How to Create RTF(Rich Text Format files) Files in
VB.Net
If any one know then Please send me Source code or Any related links
another McAffee problem?19 Oct 2004 18:22 GMT1
Has anyone else experienced this?
VB.NET solution under sourcesafe control, all code on a network share.
all works fine until McAffee installed, and then two intermittent problems
occur
TextBox Help19 Oct 2004 18:00 GMT1
i have a TextBox, MultiLine=True:
1) Can i append Lines Of text - each in a different color?
2) i set RightToLeft=True, but when i use AppendText it
appends to the left - WHY?
Uploading to a web server19 Oct 2004 17:55 GMT3
I am trying to upload a file to an webserver, but I get a method not allowed
error from the server. Im doing something like:
Dim wc1 As New WebClient()
Dim response As Byte() = wc1.UploadFile(uriString, "POST", fileName)
Datagrid19 Oct 2004 17:52 GMT2
I have a data grid that I want to reuse in a Windows
form.  When I load in a new set of data, it stores the new
data correctly.  But it still shows the old data on the
form.
Imperonate user19 Oct 2004 17:49 GMT1
I have read examples of impersonating a user but they show only valid
for Windows XP. I am trying to create an application that will
transfer files from a desktop to a server (our desktops are running
2K). The problem is that the server needs to be logged into as the
send data to parrent form19 Oct 2004 17:22 GMT4
i have a parrent form, form1
and i child form, form2
when i press a button in form2, tha data of the text1 of form2 must be
places in text1 of form1
SQL statements19 Oct 2004 17:19 GMT1
I need to create a DHTML page to access an Access database.  I am using an
SQL statement int the DataEnvironment that requires 2 parameters.  TextField1
is the input for StartDate parameter, and TextField2 is the input for EndDate
parameter.  The code I use before calling the SQL ...
Array vs arraylist variable scope19 Oct 2004 17:16 GMT4
I run into this situation all the time and I'm wondering what is the
most efficient way to handle this issue:
I'll be pulling data out of a data source and want to load the data
into an array so that I can preform complicated operations against
Integer Do's And Don'ts19 Oct 2004 17:01 GMT61
When declaring an integer, you can specify the size by using int16,
int32, or int64, with plain integer being int32.
Is integer the accepted default in the programming community?
If so, is there a way to remove the ones with size predefined from the
Hide Columns in Datagrid19 Oct 2004 16:41 GMT5
Ok, they have changed a lot of stuff in VB.net. How in the world do you hide a column on the Datagrid?
Signature

Jason

 
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.