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
datatable.compute and CurrentRows12 Mar 2008 15:32 GMT1
Can I assume that a datatable compute will only be computed on current rows
(DataViewRowState.CurrentRows)
LINQ with SQL Server12 Mar 2008 14:59 GMT2
I just read few notes on LINQ.
I am really very impressed the way it works and do queries from SQL Server.
I want to know is the LINQ only does the SELECT statment or does it also
handles UPDATES and DELETIONS.
return value12 Mar 2008 14:02 GMT2
i added a currency sign to my number field which is a "double" field on my
database. this is the code:
Private Sub TextBox11_Leave(ByVal sender As Object, ByVal e As System.
EventArgs) Handles TextBox11.Leave
Late Binding Problem - Need Help12 Mar 2008 12:54 GMT4
I have this block of old code:
   Private Sub txtBoxes_DragDrop(ByVal sender As Object, ByVal e As
System.Windows.Forms.DragEventArgs) _
       Handles txtQL12.DragDrop, txtQL11.DragDrop, txtQL10.DragDrop,
Post-build event12 Mar 2008 11:06 GMT4
I have a solution that contains a bunch of VB.Net 2005 projects.  After I build
the solution I want to run a batch file if any of the projects created new
output files.  I know how to set up an individual project to execute a
post-build event if the project created new output ...
Background Worker Cross Thread UI problem12 Mar 2008 10:01 GMT7
I am using the BackgroundWorker in VB2005.
I understand the problems of updating a form from a thread, and this can
normally be overcome by doing the updating on the ProgressChanged Event. As
I understand it, this event will operate on the thread that invoked the
Max Cursor error using Oracle12 Mar 2008 03:22 GMT3
Does anyone have a good solution to close cursors when using Oracle 9
with VB.NET.  I have tried disposing of the command object, the data
adapter and increasing the OPEN_CURSORS variable to a higher number
still nothing consistently works.
Polling Another App12 Mar 2008 00:00 GMT3
I've got two applications.  The job of the second application is to make
sure that the first application is running; if it's not, it relaunches it.
Is there a good code snippet that somebody can point me to that would
accomplish this?
Cannot Reference Parent variables from a MDI Child Form11 Mar 2008 23:09 GMT2
Hi everyone
Some help pls.
1.  MDI Parent Form
    Have a  variable  Public TestVariable As String = "AAA"
Outlook in VB.NET11 Mar 2008 22:50 GMT14
I am using VB.NET 2005. I created a project using the Microsoft Outlook 8.0
Object Library (Object Model) in my previous machine. Now that I have a new
machine, when I try to compile that program in the new machine, it gives me
erros like "Type 'Outlook.Application' is not ...
NotifyIcon Confusion11 Mar 2008 20:42 GMT1
I am a little confused over the behavior of a form with a NotifyIcon.
The property ShowInTasbar of the form is set to false. The NotifyIcon
does have an Icon set.
When I minimize the form, the Icon appears in the system tray as
flash botton asp11 Mar 2008 18:41 GMT2
All,
I try to flash button whenever status is true ( that means to trigger button
flash) in asp web application. Anyone knows how?
Thanks in advance,
sending mail to my email11 Mar 2008 17:03 GMT3
i want to connect to my gmail server account and send my self an email for my
program, but how do i do this? can you please provide a full code listing and
i have to send my username and password when i connect. i started on some
code but i want to know if someone elses code will ...
How to refrence the inbox of an additional mailbox in Outlook?11 Mar 2008 16:48 GMT2
I have this code to get to the default Outlook inbox but I would like to get
to the inbox of an additional added mailbox.  Can this be done?  Here is the
code I'm using below:
Dim objSession As MAPI.Session
Long latency when creating a new FileStream...11 Mar 2008 16:11 GMT1
Using VS2005, VB.NET,
I have a multi-threaded application. In one of my threads I need to
read a file as a binary stream. I am able to accomplish this using the
following code:
 
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.