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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form.Show error within a Thread17 Dec 2004 09:33 GMT2
I have an application that has a thread which listens to a port for incoming
messages.  The thread is declared and started in my main form, that is
opened from my sub main.  In this thread, when a message has an ID in it, i
want a new form to show.  I currently do this within the ...
Listview versus DataGrid??17 Dec 2004 09:23 GMT7
I am trying to decide which of these controls to use to
implement letting my user select a full row from  
MyList.  The MyList has several columns which would be
nice to sort by at run time.  The MyList data is resident
read txtfile data to array or datatable?17 Dec 2004 09:07 GMT2
I need to read the contents of a textfile to memory and
then write these contents to another location.  I was
thinking of reading this data into a datareader, but I
don't see anything for that, sqlDataReader,
How to decrypt DES SSL using asp ?17 Dec 2004 08:41 GMT2
I don't know how to decrypt DES SSL using asp.
In addition, I have to some problem of user account encrytion across
platform.
I need to using PHP form login and pass user name and password to ASP.
Week of year17 Dec 2004 07:27 GMT1
I've bumped into some strange behaviour when trying to set the localization
of my app.
I want it to have Monday as the first day of week and the first 4 day-week
as week # 1.
Reverse For Loops17 Dec 2004 07:02 GMT2
My background is from C++ & C#. So I was wondering if there is a
reverse for loop in vb? Or a way to do it some how.
By reverse for loop I mean going eg. from  i=7 to i=2
Tab through DataGrid Columns17 Dec 2004 04:30 GMT3
I have a datagrid with several columns set to width = 0
When you try to tab from one column to the next, it tabs to the invisible
column.
How can I get it to recognise that the column is not visible ie Width=0 (not
speech system17 Dec 2004 04:20 GMT3
         I have one doubt i have dragon speech
recognisations system in my application there is button
called evaluation when i press this button my application
should open a predefined word templet and what ever i
Error "An error occurred saving the project user options file 'myapp.vbdproj.user'." when running VB .NET Application17 Dec 2004 03:35 GMT1
Sometimes when I run or build (or save I think) one of several VB .NET CE
applications I get the above error. I then get a 'save file as' option to
change the 'myapp.vbdproj' file. If you keep the same name you get an
'already exists' error. If you choose to overwrite you get:
Form won't play nice with rtb17 Dec 2004 03:01 GMT12
I have a VB.NET program called "Calendar" that has a menu on the top that
opens up another form (like a pop-up box) on top of "Calendar".  The pop-up
box form is called "Memos" which is a stand-alone (doesn't communicate with
first form) database form with 3 drop-down boxes, a ...
MySQL Sanity check17 Dec 2004 02:14 GMT10
OK.  The below text is from the MySQL website.
"When you connect to a MySQL server, you should use a password. The password
is not transmitted in clear text over the connection. Password handling
during the client connection sequence was upgraded in MySQL 4.1.1 to be very
Very Confusing Behavior17 Dec 2004 00:50 GMT1
I am working with a vb.net web application (.net v1.1).  Currently all of the
buttons work on all of the pages.  However, we just got a new web server and
have found that some of the buttons don't work when running on that server.
The strange thing is, some identical buttons still ...
string and integer17 Dec 2004 00:39 GMT5
Hi all, I have a simple question. I must adding the content of a textbox,
that is actually a string to a variable that his datatype is an integer.
Example, I declare a public integer variable then I retrive a textbox.text
value that is a string but is a number.(hold_text=textbox ...
CreateObject times out?17 Dec 2004 00:24 GMT2
I am having some problems with CreateObject and Powerpoint.  I'm working
 from VB.NET with Powerpoint 2003.
The code below is only ever called when powerpoint is already open.
It's called when the user excecutes an action on a smart tag.
propertyinfo.setvalue16 Dec 2004 23:56 GMT1
This part is easy:
Dim oControl As Control
oControl = Me.Page.FindControl("TextBox1")
Dim oPropertyInfo As PropertyInfo
 
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.