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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
multiple table in datagrid08 Sep 2005 11:00 GMT3
I meet a system.ArgumentException: cannot create a child list for field x.
my coding as follow
Dim cn As SqlConnection
Dim da As SqlDataAdapter, da1 As SqlDataAdapter
Alignment of text in RichTextBox08 Sep 2005 10:48 GMT3
I'm doing a notepad application for learning.
I have a problem finding anything on how to align text left, center and
right in the RichTextBox.
Couldn't find any clear answer in the group.
w3wp keeps hold of bitmap(fromFile)08 Sep 2005 10:16 GMT2
I've opened a bitmap from a jpg file with
Dim bmp As New Bitmap(IO.Path.Combine(origFolder, value))
' now resize the image into another bitmap and save that
where origFolder is the directory containg the image and value is its
VB.NET + Crystal report . 08 Sep 2005 07:25 GMT3
I got this error when I preview report in Vb.net "Unknown query Engine
Error"
Is that my crystal report got something wrong ???
or my SQL server is too slow to response ??
How to suppress an Outlook warning message?08 Sep 2005 06:29 GMT1
I have a VB.NET application where I am writing emails from rows in a table.
For each email, an dialog box with an Outlook warning message appears.  I
would like
to be able to write the emails without getting this message for each email.
Why use Interfaces?08 Sep 2005 05:09 GMT5
I know seasoned OOP-savvy developers will roll their eyes at this one, but
can anyone provide a clear explanation as to *why* one would need to use an
Interface in a VB.NET application?
Every book and article I seem to run across jumps right into "and here's how
Darn Ding08 Sep 2005 05:06 GMT6
I'm trying to prevent the beep when the tab key is pressed. It works ok on
XP but windows 2000 is ding ding ding
Here is my code:
Protected Overrides Function ProcessDialogKey(ByVal keyData As
How to run application at shutdown?08 Sep 2005 03:47 GMT4
I need to run an application each time a user shuts down their PC.  Is there
a built in way to do this in Windows XP?  Perhaps a registry entry or through
a scheduled task or will this require the creation of a Windows Service that
simply listens for the shutdown command?
How to print like the old ways07 Sep 2005 23:38 GMT12
I am just wondering if anyone has got any idea of setting up a new class
so that you could just print like the old ways with the printer class,
since I am writing a program that really requires simple black and white
text printing, but there is alot to print and it's needed at ...
SQLDMO failing to enumerate sql servers in vb07 Sep 2005 22:43 GMT3
Anyone know why this would happen... I added a reference to the SQLDMO COM
object, imported it on top of my code.. then this test code fails
Imports SQLDMO
Module Module1
Datagrid EditCommandButton CausesValidation07 Sep 2005 22:24 GMT1
Having an issue with the datagrid.... Instead of actually updating everytime
someone selects update in the datagrid, I am currently writing an XML file on
the server that consists of the datagrid changes, to which, when the "Submit"
button is selected it will then do the update ...
Writing to Registry: Unauthorized Access Exception07 Sep 2005 21:12 GMT3
I am attempting to write values to the registry, but get an
UnauthorizedAccessException when I try to do a SetValue on an existing key.  
However, I can create the key, with a value, when it does not exist.
Here is a snippet of the code:
Line Terminators using streamwriter.writeline07 Sep 2005 19:58 GMT5
I posted this earlier with another question but did not explain myself well...  How do get a line feed character on the end of a line using the streamwriter.writeline fuction?  Following are a list of possible terminators.   I need to use the line feed, option 2, instead of the ...
PDF Printing07 Sep 2005 19:11 GMT4
Why is it so hard to find some sample code to print a pdf without a 3rd
party component?
--
I am using the free version of SPAMfighter for private users.
"calculate number of weeks between two dates"07 Sep 2005 15:54 GMT3
Can someone tell me how to calculate the number of weeks between two dates.
Your help is appreciated.
Thanks, George
 
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.