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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bound text box31 Dec 2005 23:32 GMT16
Assume 3 controls on a form....
Textbox1, Textbox2, and Textbox3
If you want Textbox3 to equal Val(Textbox1) + Val(Textbox2)..
How do you hardcode this to Textbox3 ?
Controlling the date format31 Dec 2005 23:25 GMT6
The following line binds a Date from sql Server to a text box control
Me.txtRequestedDate.DataBindings.Add(New Binding("Text", ds,
"tblRequests.RequestDate"))
However, the date returned includes the time. Only the DATE part is
Nw Deployment31 Dec 2005 23:21 GMT1
I haven't programmed since QuickBasic so I'm taking a fling with VB 2005.  
That means my questions are going to be very basic ... pleae bear with.
I have a sample that I'm asking a friend to review, so have run through
deployment with clickonce - targetting a CD - which is created ...
Using System.web.mail..31 Dec 2005 18:42 GMT1
I made windows application project by using VB.Net And I want to use
System.web.mail in this project, and as you know this function is provided by
ASP.Net ?
And Also when I want to Imports this function I can't do it I can only
determine if a process is running31 Dec 2005 15:37 GMT4
how do i determine if a process is running?
thanks.
Signature

Xero

VB.Net Application Deployment Wizard31 Dec 2005 15:27 GMT4
When I use the wizard to add the setup project to my applicaiton, it puts a
file called "dotnetfx.exe" in the Release Directory.  However, I find that I
really don't need this file to distribute my application as the .msi and
setup files run quite well without it.  What is this ...
Error31 Dec 2005 14:34 GMT1
My.Computer.Network.UploadFile("c:\a.gif", http://IP/miCarpeta/archivo.gif,
"Administrador", "Password")
error "The remote server returned an error (404) Not found",
¿?
From ShellExcute to Process.Start..31 Dec 2005 13:23 GMT2
Two days ago I post a question about how can I use ShellExcute function in
sending e-mail file ?
I got to Helpfull replayment from Mr.Mattias and Mr.Herfried K. Wagner
which telling me that I can use System.Diagnostics.Process instaed of
Web services Change31 Dec 2005 11:30 GMT5
How could i detect there is a change to web service that has already
accessed
HELP! Trying to migrate from VB6 to dotnet 2003.... with MUCH frustration...31 Dec 2005 11:06 GMT15
Hey - I know a bit about vb, written a few progs, upgraded to .net 2003 but
can't figure it out.  Where has everything gone?  Am I missing something
really obvious?
I'm trying to create a song-lyrics editing tool, pretty simple - a couple of
Very, very, very new user needs help.31 Dec 2005 10:30 GMT10
I am using Windows XP and I have found out how to substitute my own wav
sound for the Microsoft default sound when my computer starts, but now I
want to go a step further. I have created 7 different wave files
(C:\Start sound\day1.wav to C:\Start sound\day7.wav respectively)
Format Percentage31 Dec 2005 10:24 GMT3
I am using VB.NET Express with SQL ServerExpress
In VB6 and Access 2000 you could specify a number to display as a
percentage to 2 decimal places.
How can you do this with VB.NET Express with SQL ServerExpress.
Change Text Value on Runtime31 Dec 2005 10:04 GMT8
i have trouble with changing text value of textbox on runtime. I use this
control to display process information about sending e-mail per smtp. I use
external component
>>Imports devBiz.Net.Mail
How to check for port response31 Dec 2005 09:38 GMT1
I understand how easy it is to use the my.computer.network.ping command, but
is it as easy to check for a response on a given port?
How can I check for a response for port x at 123.456.789?
how to set the same datatable as the data source for two separate datagrids in a form31 Dec 2005 08:21 GMT1
I have a single datatable in a form, and two datagrids.
I'd like to display the data in the datatable in both the grids.
How ever, when i navigate (change the record position) in one grid, this
effects the position in the other one as well.
 
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.