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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB Variables and SQL Queries28 Jul 2005 23:31 GMT22
How do I pass a variable containing data to an SQL Query.   Here is my query

SELECT     trn_date AS `Transaction Date`, item AS `Item Number`, type AS
`Policy Type`, pol AS `Policy Number`, `desc` AS Description, amt AS Amount,
Panel Navigation28 Jul 2005 22:44 GMT1
Dear friends,
 I am a novice vb.net user and I am seeking some experts advice.
I placed a panel control onto a form, set the autoscroll property
(of the panel control) to true. Let's say The size of the panel control
Adding intellisense descriptions to my class methods and properties28 Jul 2005 22:39 GMT3
Is there any way of adding intellisense descriptions to my own
classes, class methods and functions in VB.NET?
I think it can be done in c# using /// before the method
declaration, but is this possible in VB?
Generate a .CSV file28 Jul 2005 22:33 GMT1
In my form (windows from) 've several text boxes,lable controls and drop
down boxes and a button.
when i click on this button then the entered in all the textboxes and data
presented on label and dropdown boxes must be saved into a textfile and the textfile must be converted to the ...
hiding/showing a form...28 Jul 2005 22:29 GMT5
I've been frustrating over this now for almost 2 full days.  I hope
someone can shed some light...
I have 2 forms, Form1 and Form2.  Both these forms contain the same
UserControl.
Crystal RTF question with VB.Net28 Jul 2005 22:04 GMT2
I am trying to get a rich text box to display some text in rich text
format and am having a very difficult time getting it to work properly.
Here is what I am doing...
I have created a crystal report that only has the field (called Memo1)
two controls Question28 Jul 2005 21:50 GMT1
1)I 'm displaying a set of records from a database in a datagrid control.
 I have to add multiple selection of records functionality. How do I do It
?
2) It seems that a checkedlistbox control doesn't support binding its
Beginner Question - Data Binding to a TextBox28 Jul 2005 21:12 GMT8
Can someone help with the following problem
TextBox1 is bound to a dataset and shows a value of "5"
I am trying to use that value as follows
Variable1 = Val(TextBox1.Text)
USB port communication?28 Jul 2005 20:27 GMT3
hi, how can i communicate with my USB port to say..transfer something to my
SD card through an external card reader? thanks
Apply a filter with DataAdapter.Fill28 Jul 2005 20:14 GMT4
I'm using a typed dataset and would like to retrieve a specific table but
filtering the rows returned (no point in getting more than what you need,
right?). The problem is that the .Fill method of the DataAdapter will fill
the DataTable with all the rows in the table. I tried ...
Entering text without a textbox.28 Jul 2005 19:53 GMT8
I have an application that will use barcode scanners to enter an ID to
search a database. The main form uses a tab page. I would like people to go
to the tab for checking in and just read the barcode without having to hit
enter. I also want to keep the number hidden, so I don't ...
Programming visual basic . net28 Jul 2005 19:52 GMT4
Hi all I got an issue with the exemple codes of that book : it wont open
into my studio.net environment got any clues ?
Marc R.
WindowState.Minimized vs. Me.Hide28 Jul 2005 19:24 GMT2
Using the below code, If I use Me.WindowState=Minimized the program runs
fine, but you have the taskbar showing the program running.
If I use Me.Hide instead, the program immediately exits.
If UCase(Microsoft.VisualBasic.Command) = "/SILENT" Then
Creating an Instance of a Class at Runtime28 Jul 2005 19:22 GMT2
I am trying to create a generic form driven the database. I want to be able
to run create Crystal reports from this genric page and only want to have to
enter some info in the database and drop the .RPT and .VB file of the report
into a certain directory.
Passing parameters between processes28 Jul 2005 19:17 GMT2
I have 2 .NET programs that runs indivdually on the same PC .
What is the way to pass parameters from one process to the other ?
thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.