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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Key events stopped working?19 Nov 2004 07:42 GMT2
Is it normal activity for the keypress events of a form to stop working
when button controls are on the form? I have a situation where a form
that behaves normally, is capable of sending KeyPress, KeyUp & KeyDown
events ONLY when there are no button controls on the form. If the
Rapid File.Delete(Filename) causes UnauthorizedAccessException19 Nov 2004 07:19 GMT12
I have a very simple loop:
       If (Directory.Exists(tempDirectory)) Then
           Try
               Dim Files() As String = Directory.GetFiles(tempDirectory)
How about saving content of the site to a file?19 Nov 2004 07:03 GMT5
How can I save the whole site (any site) to a zip file?
So lets say I have this address:
http://www.marinij.com/Stories/0,1413,234~26641~2543663,00.html
I want to grab everything from this page, along with pictures and save
Store Colors in Database in VB .net19 Nov 2004 06:27 GMT1
I have an application that enables the user to change the color of the form
(pretty simple). I want that color to be saved to a DB when the form is
closed. Then, when the form is opened again, I want it to get that color from
the DB, and have its background with that color.
Adding to Outlook Task List with VB .net19 Nov 2004 05:07 GMT5
Is there a way to programatically add items to the outlook task list using VB
.net?
Trying to return a selected listbox item to another form19 Nov 2004 03:49 GMT2
Trying to return a selected listbox item to another form .tried lots of
ways;  defining public variables and passing those as well as textboxes ..I'
m able to display the chosen item on it's form in a textbox and I'm able to
pass other variables to the 2nd form, but not the data I ...
how to get the index number of a row19 Nov 2004 01:37 GMT1
i have the data row object & the data table object.
I want to determine what the index position of this datarow object is in the
containing table.
How can i determine this???
How to resize controls when resizing of form in VB.NET19 Nov 2004 01:09 GMT3
i have two listview controls on my form one besides
another.When i resized the form ,i want to resize those
controls automatically along with the form.Where can i set
those properties in VB.NET or how can i do this...
Embedded resources19 Nov 2004 00:41 GMT1
I have a control that I wish to "productionise".  I am looking for a way
that I can distribute this will low risk of unathorised redistributions.
A control that I have purchased recently pops up an evaluation version
message once in a while.  A file used as a license was emailed to ...
Serializing complex object18 Nov 2004 22:59 GMT1
Consider the following simple class:
<Serializable()> _
Public Class SimpleClass
  Private m_AString As String
Dropdownlist in ASP.Net18 Nov 2004 22:56 GMT1
I have added a DropDownList on a ASPX form.
cboUserID.DataSource = Global.SessionData.Tables("Users")
cboUserID.DataMember = "Users"
cboUserID.DataTextField = "User_ID"
column width18 Nov 2004 22:40 GMT2
Hi, all,
Is there any way I can get column width before and after user rezise a column?
Thanks in advance.
Deleting row from datagrid failing18 Nov 2004 22:39 GMT2
I am having a "not all variables bound" issue when trying to delete a row
from a datagrid.
I have a datagrid populated with data from a oracle table as follows:
           da = New OracleDataAdapter("SELECT a.inst, a.group, a.privs,
Screenshots (cached websites)18 Nov 2004 22:19 GMT3
When you go to google and search for some term, you'll see they have
something called "Cached", when you click on it, it will produce a
screenshot of the page, when it was last visited by their browser.
How do I go about creating the screenshots like those in Google in
Threaded SplashScreen18 Nov 2004 21:19 GMT6
I have a form that take a bit to load up because of talking to a database
and the amount of data process that has to take place before showing the
screen.  I have it working but I feel that I horked it into working.  I was
wondering if there was a better way to do this.  Here are ...
 
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.