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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
POS Terminal06 Jul 2007 19:14 GMT9
I wonder if I can write applications in .NET and then download it to a POS
Terminal, like a Verifone terminal.  Verifone has its own software called
Verix  to accomplish that, but I want to know if can I do that with some tool
of Microsoft.
Problem with reading delimited textfile '|' with OleDBDataAdapter06 Jul 2007 18:54 GMT6
'--this code works but only reads text into one column when contains multiple
cols
Dim ds1x As New DataSet
Dim ConStr As String = _
Calling SQL Server backup maintenance plan from VB program ?06 Jul 2007 18:52 GMT4
I have created a backup maintenance plan in SQL Server 2005. Is there any
way to run/execute this SQL Server backup maintenance plan from VB.NET ?
Thank you.
datagridview source Tbl - cant Insert/Delete on same process?06 Jul 2007 17:42 GMT4
On a form - I have a datagridview which is docked to the entire form.  The
datagridview allows users to Delete and/or Add Rows.  On the Form_Load event
I Fill the datagridview source table with a sql DataAdapter (da)
da.SelectCommand.CommandText = "Select * from Servertbl1"
initializing sql date variables issue...06 Jul 2007 17:32 GMT2
I am working on a vb.net 2005 project using sql server 2000 as the backend .
I am having a bit of problems with date variables... Here is the scenario...
I have a table that includes a couple "smalldatetime" fields.
In my class for this table, when inserting new or saving a row in ...
Join tables from different databases?06 Jul 2007 16:08 GMT2
Is it possible to join tables from different databases?  If so, what is the
format of the select statement?  Both databases are on the same server.
TIA,
bin\debug  version doesn't work but debug is fine?06 Jul 2007 15:47 GMT1
Having a hard time with this VS2005 VB 3tier winform app.
I run teh app in debug mde just fine.  I go to the folder for debug
and click on the exe file.  The JIT error comes up:
************** Exception Text **************
Accessing a control if its name is in a string variable06 Jul 2007 11:55 GMT9
I have the name of a control in a string variable and I want to change one
of the controls properties.  Right now I recursively scan all the controls
on the form until I get one whose name matches the name in my string
variable, then I know I have the correct control and can ...
Files06 Jul 2007 08:29 GMT5
I am using VB.Net to do the code behind pages for a website. Is it possible
to view files from a network drive without that drive being a virtual
directory? For example, website is at www.hostname.com. Can I list some
documents (.pdf's) here that are foe example in \\T:\DocsFolder ...
Simple Webform and SQL Question06 Jul 2007 06:46 GMT2
I am new to VB2005, but have used VB6 for a few years.
I have a simple web form in an asp.net project consisting of a DropDownList
and a TextBox.
I have managed to set a datasource for the DropDownList so that it will
Canceling Event Processing on a control06 Jul 2007 05:07 GMT2
I know about AddHandler and RemoveHandler, but my requirement is a little
more complex.  I pass a form to a routine.  In that routine I must scan each
control, and for each "button" control I find, I must delete it's "click"
event handler.  I can't see how to do this using ...
Restrict input charaters in textbox06 Jul 2007 02:29 GMT5
I would like to let the client input numeric, "," and "-" in the
textbox,
all the other else charater will take no effect on the value of the
textbox.
Encrypting large amounts of data05 Jul 2007 22:42 GMT3
I have a datatable that has about 1000 rows of data that I need to encrypt.
I have written the datatable out to XML and encrypted it using Rijndael and
DES encryption.  I have decrypted it and tied it back to a datagrid
successfully.  The purpose is to encrypt the data to go ...
Decimal Rounding05 Jul 2007 22:28 GMT1
Assume a user enters  3.54875 into a text box how would you round it to 3
decimal places ?
Such that the number would be 3.549
Thanks
Picurebox SQL issue...05 Jul 2007 22:11 GMT2
Need to grab an image off the disk, preview in a picturebox, then save
in SQL database for later viewing, etc.
Got the "grab/preview" part working fine, and *something* is being
stored in the SQL database, but when I go to retrieve the image and
 
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.