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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Scanning barcodes (urgent)27 Mar 2008 15:13 GMT7
I have made a application that scans barcode. The barcode scanner is connect
to the PC via one of the USB ports.
The technique that I use is hidden textbox that constantly has the focus to
process the input on the keydown event. This works fine.
xml and VB200527 Mar 2008 14:55 GMT1
How can I generate the following xml code from vb2005?
<item>
  <title>Sunshine up Ahead</title>
  <media:credit role='author'>Peter Jones</media:credit>
thrown exception in Marshal.PtrToStructure27 Mar 2008 14:47 GMT15
Hello World,
I am trying to read an intptr() returned from a call to EnumPrinters into a
structure and keep getting an exception. The relevant code looks like:
   Public Structure pInfo
Evaluate a reassigned variable27 Mar 2008 14:30 GMT1
How can I put a watch on the "Foo" control in the following exemple:
MyInput = CreateMyControl ("Foo")
MyInput.ReadOnly = True
TD = New HtmlTableCell
Receiving Error: Unable to copy file "obj\Debug\MyProject.xml" to "bin\Debug\MyProject.xml". Access to the path 'obj\Debug\Aegis.xml' is denied.    Aegis27 Mar 2008 14:17 GMT3
We have just started getting the following error during compiles of our
forms-based application.  We are developing in VS2008, VB.Net, with Team
Foundation Server-based source control.
Full error message is:
strange problem with smtpmail27 Mar 2008 11:08 GMT6
This is weird
i have a method  :
Public Function SendMailMessage(ByVal Recipient As String, ByVal Body As
String, ByVal From As String, Optional ByVal BCC As String = "", Optional
Determining whether a string is a date, time, or date and time27 Mar 2008 11:07 GMT6
When determining whether a String can be converted to a DateTime, you can
use the IsDate() method. However, I would also like to know whether the
string is a date, a time, or both a date and a time. Is there any simple way
to do this without using manual pattern matching? Thanks.
SHDocVw.tagREADYSTATE.READYSTATE_COMPLETE no longer works27 Mar 2008 09:46 GMT1
The following code works in VB.Net 2003, but not in 2005
While webBrowserTemp.ReadyState <> SHDocVw.tagREADYSTATE.READYSTATE_COMPLETE
Application.DoEvents()
End While
datagridview27 Mar 2008 07:54 GMT1
how do i hide columns in my datagridview?
Help required27 Mar 2008 07:48 GMT22
I would like to create a program to keep track of all of DVD in my
collection, but I do no know how I can do such a thing. I use to use Access
to do this but Access 2007 refuse to use most of the forms that I need to
get to the information.
Strategy for building multi-lingual VB.Net Office Addin27 Mar 2008 05:59 GMT3
I am planning to build an Office 2007 Add-in in VB.Net.
I'd like to have it have the ability to be in other languages as well as US
English.
I assume that for a form's text box labels, a function, say,
datagridview27 Mar 2008 01:18 GMT1
can you input a field in a datagridview that can be save to your database?
can you make a calculation on it? please tell me how.
Signature

Message posted via DotNetMonster.com

Conversion Rome time to New York Time26 Mar 2008 23:07 GMT7
Say that I have the variable "RomeDate" containing a date with my
local time, in Rome, Italy.
I wish a function to convert RomeDate to another datetime variable
containing the same date
Functions26 Mar 2008 21:20 GMT5
If a function get passed some variables by val and by ref. how can i
call that function again in the same class.
For example:  Private Function Number (byval x as integer, byval y as
integer) as integer
How Do I Search the Entire Solution?26 Mar 2008 20:57 GMT5
I use Visual Studio 2005 v8.0 on two different computers. On one, the
"Find and Replace" dialog gives me the option to look in the "Entire
Solution". On the other computer, the "Find and Replace" dialog does
not have that option.
 
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.