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
Best Method16 May 2008 04:50 GMT7
I am looking for a way to store maybe in an array or dictionary...   two
fields....
first field would be a string... second would be a date...
for example.. if i called up myinfo(0)  it would show "the first Day"
Display rows from one table not in another in a dataset16 May 2008 04:38 GMT1
I have a dataset with 2 tables.  I want to display in a datagrid the
rows in table 1, that are not in table 2.  I'm trying the rowfilter on
a dataview, but I'm getting an error.  The error I'm getting is:
Syntax error: Missing operand after 'ID' operator.
Hidden modal form is not included in My.Application.OpenForms15 May 2008 17:40 GMT4
I am trying to close/dispose multiple instances of a form but because they
are modal and hidden, they do not show up in My.Application.OpenForms.  They
must be modal, so making them modeless is not an option.  I also need to
check the values in a spread control on the forms ...
WCF - WSDL putting http://tempuri.org in, can I stop it?15 May 2008 16:23 GMT3
i've gone though some of the other forums and have managed to cut down the
number of times that http://tempuri.org appears in the WSDL file but I cannot
seem to find out where to banish it from the following line?
<wsdl:import namespace="http://tempuri.org/"
Gridview question15 May 2008 15:24 GMT5
I have a gridview that will contain 5000 + rows that is initially
loaded into a dataset and bound to a gridview. On the form I have
textboxes and dropdown list's I use to let the user fill in and click
an add button to add new records.
[VB 2008] How create a plan of house15 May 2008 14:46 GMT8
I am creating a VB 2008 application and i would like to create a plan.
I try with Graphics of GDI but it doesn't work how i wish.
Each wall and window of my plan is a Graphic but Graphic is not an object
and then i cannot work on (move, delete).
Boolean Range15 May 2008 13:48 GMT5
 Maybe I'm just discovering something late that everyone else knew already,
but it caught me off guard.  In the past I could do an expression like "If 1
<= x <= 10 Then ..." to see if x was in the numeric range 1-10.  So x = 5
would evaluate to True, whereas x = 0 would evaluate ...
Treeview and click on + to expand node15 May 2008 09:54 GMT4
Hi I have a little problem with Treeview expand.
So I'll try to explain.
I Have one node and some subnodes  like this
+Nodes1
Returning an XDocument from a WCF service in vb.net15 May 2008 08:58 GMT2
Has anyone got any examples on how to return a XDocument type back to a
website calling a WCF service? I have spent over a day on this and don't seem
to be getting anywhere, any help would be appreciated?
I have got bogged down in the DataContractSerializer but am unable to find
Insert Row in DataSet15 May 2008 07:52 GMT1
How can I insert a row anywhere (in the middle of the rows.count) in a DataSet?
I use one DataGridView control. Visual Basic 2005.
Thanks.
How to retain spaces in Outlook Mail body through vb.net code15 May 2008 03:34 GMT2
I am developing an application in vb.net 2005 to send email via outlook.
The mail body contains key - value pairs like
Account Number : 232323
CRS      Number : 872732
Opening COM port Error14 May 2008 21:03 GMT4
I have the following code: When i run this code it gieve me an error
saying the COM port isn;t opened?
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
*Scratching My Head* - I need help14 May 2008 20:25 GMT4
I know I have asked a lot of questions here, but this one might puzzle
others.
I have a query that gets all products whose OnHand < MinRequired and grouped
by the supplier.  The query fills perfectly.
datagridview not populating from stored procedure14 May 2008 17:46 GMT1
I am using VB 2008 with SQL Server 2000 and SQL Server 2005 (depending
which server the user selects to connect to).
I have a listbox in which the user select the server to connect to.
Another listbox that shows the databases in that particular server.
Why can't we disable a tab page?14 May 2008 17:38 GMT5
Most of the basic UI controls have Enabled property. I know we can't
disable a specific tab page, but why is it so? What is the rationale?
I don't think Microsoft developers designed that way because they
couldn't implement it.
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.