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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataView.RowFilter IsNull:  DBNull in column of boolean datatype22 May 2008 10:17 GMT6
I need to get (filter in) some dataview's rows with DBNULLs in column of boolean type:
Actually to get the only rows with DBNULL,  I use code like this:
DV.RowFilter = "(IsNull(MyBooleanColumnName, True) = True) AND (IsNull(MyBooleanColumnName, False) = False)"
or ex.
C# to VB.NET22 May 2008 07:41 GMT6
always, I have developed with C#. Now, new project with VS 2005 + SQL
SERVER, and VB.NET like language.
Any help about vb.net ? For example, posters with VB.NET syntax, comparing
with C# syntax, etc
reading and sending a file in email ?21 May 2008 18:12 GMT6
I would like to build a windows app or service that would read a .txt
file and than put the contents of that file in an email and send off
the email.  WOuld that be very difficult?...how could this be done?
problem with xmltextreader and  stream with &21 May 2008 18:08 GMT3
I have an xml stream that I would like to read with xmltextreader.
Problem is that there are some & inside the xml stream.
Parse is not working on them.
Can someone show me sample code for reading a stream like this?
VB.Net Standard Control Appearance Problems21 May 2008 18:00 GMT4
I am used to using third party controls when it comes to setting up
appearences. But, now I am using Visual Basic.Net controls that come standard
with the product. I've come across a frustration situation with the combo box
and text box controls.
starting an application on timer21 May 2008 16:39 GMT3
i'm trying to run an application2 automatically 60 secs after
application1 starts.  application1 would have the code to start
application2.
Load_Event for application1
How can i run perl (commands) programs from VB??21 May 2008 15:03 GMT1
How can i run perl (commands) programs from VB??
thanks in advance...
Custom DataGridView (Windows)21 May 2008 12:30 GMT1
I need develop a custom DataGridView control, wit better design (UI), four
colors, alternative color, font...
any sample with code source ??
thanks in advance
chinese 8.0 magnitude earthquake21 May 2008 12:04 GMT1
In the midst of three days of national mourning for victims,
aftershocks continue to shake Sichuan Province — including a 6.0
magnitude earthquake early Sunday morning, the latest in a series of
several thousand tremors in less than a week — causing landslides,
Get RAW Bitmap Data from a file21 May 2008 09:27 GMT7
I have some Windows BMP, 1BPP, monochrome files that I need to get the
raw data from to load a graphics buffer on a Roll Printer (which I
know can be done). Lets forget about the Roll Printer in this equation
as I am not sure I am getting the correct "raw" image from the file.
Vista displays UAC dialog EVERY time I start my application?21 May 2008 07:04 GMT9
I have an app that needs to run with elevated privileges on
Windows Vista (Registry operations - don't ask).
I have added a manifest file that looks like this:
---snip---
Correcting phone numbers21 May 2008 02:55 GMT1
How can I strip all spaces in between digits from a phone number, strip the
first zero and then append +44 at the start?
Thanks
Regards
Naive Database Question21 May 2008 02:41 GMT5
I use VB.Net in VS2005 and rarely use databases.
I have a database to which I open a connection in my application (using
ADO).  Once I have the connection, I loop through each table in the database
using a command string ("Select * from .) and a DataAdapter to populate a
disappointed21 May 2008 02:40 GMT9
you would think after all these years that Microsoft could have enhanced
some of it controls... I am speaking specifficaly of the monthcalendar
control.  it has been this way, i think, since Access 2.0.
seems that the only way to get a decent calendar is to have to purchase an
is it ossible to modify the saveas filename from webbrowser21 May 2008 01:23 GMT3
I ma in the process of automating/expediting  some download from a secure
website, when Currently I would click on the control webbrowser to view and
then on the popup choose save, then change the default filename before
saving.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 April, 2008
 
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.