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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
App.config classlibrary21 Jan 2005 16:50 GMT1
I have a Client/server software and in a Server Class Library.
I have need to save of the configuration data(App.Config) but I know that
what is not possibile.In alternative could use?
I would not want to set these information from the client...
How is this done now?21 Jan 2005 16:15 GMT3
A long, long time ago when I programmed in basic, I could have following
lines, for example:
Data "dog,1,yes,brown"
Data "cat,3,yes,white"
DataTable and ParameterDirection21 Jan 2005 15:45 GMT2
I am trying to use a DataTable as a  transporting container between
components for data to be inserted into sql server via a stored procedure.
The idea is to extract data, rowcolumn by rowcolumn, from the datatable,
remake them to parameters, append the parameters to a commandobject ...
3 tier design AND data binding?21 Jan 2005 15:28 GMT3
I am new to dot net and would like to write an application using a
solid 3 tier design because I expect the app to require a lot of
updates and maintenance over time.
I am creating my own data objects to interact with the database but the
simple counter question21 Jan 2005 14:23 GMT6
I have a program that is in need of keeping track of how many times the
command button has been clicked . I have a dollar amount totaled in a label,
every time the user clicks the command button represents 1 customers order.
I want to find the average per customer for daily sales. ...
System.Diagnostics.Process.Start21 Jan 2005 14:21 GMT2
Im using System.Diagnostics.Process.Start to launch external apps from my
app but the working directory seems to point to where my app is located. How
can i get around this and basically say the working directory is the path of
the app that im launching ? I used shellexec api under ...
Button Double Click.....21 Jan 2005 13:22 GMT2
When exactly the double click event of button will be called? Practically it
is not possible as always single click will be called and I could not
produce this event at all.
Any ideas? I am using .Net Framework 1.1.
How to assign a null value to the Column in the Database from VB.N21 Jan 2005 13:19 GMT2
How to assign a Null value into a database column which is declared as an
Integer from VB.Net...
Signature

Peter...

How to pass a combobox.text field in BOLD type21 Jan 2005 13:09 GMT2
I have a method which takes various string values to create an
automated email.
Anyone know how I can make a particular string value passed appear in
bold type in the email? ( below, the cboPrio.Text value for example )
VB.NET System Hardware Total and "free" memory.21 Jan 2005 12:27 GMT5
How can I determine a users PC Total system memory  and memory available or
free at the time of my program loading.
Thanks
Compiler hates Replace() function... any ideas?21 Jan 2005 12:02 GMT4
Hey all,
Created an .aspx page using VB as the code behind. Compiler pops up
error: "BC30451: Name 'Replace' is not declared." Essentially, it acts
as if Replace is a custom function that needs to be declared, not a
Help with calling Outlook21 Jan 2005 11:46 GMT4
When I run this line:
myolApp = CreateObject("Outlook.Application")
The myolApp object has a value of {Outlook.ApplicationClass}.  When I expand
it in the watch window, all properties/methods of that object have a value
Modal/Modless form21 Jan 2005 09:37 GMT8
With VB.NET, how do I define a form to be Modal?
Thank you..
Bruce
Determine Default Email Sender?21 Jan 2005 08:22 GMT1
I'm writing a simple EXE in VB.NET to be run on our intranet (Win2K network,
XP machines). When it's done running I want to notify the user via email.
I've got the email working...how do I ascertain the user's default email
address without user interaction? There is only one user ...
just wondering21 Jan 2005 08:13 GMT3
hey all,
is it possible to call like a console application with parameters? if not
what would be some alternatives?
thanks,
 
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.