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 / .NET Framework / General / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
attachment appears as icon VB.Net/System.Web.Mail04 Apr 2005 21:07 GMT2
I'm using the following code to send mail from VB.NET 2003
Imports System.Web.Mail
.
.
For Next Question04 Apr 2005 20:45 GMT1
Hi.  I have a For...Next statement similar to the following, which is
executed against a datatable's(dt) row count.
For i As Integer = 1 To dt.Rows.Count
'Do something with the DataTable row
Unable to start debugging...04 Apr 2005 19:17 GMT1
I have a VB.Net application running in VS.net 2003 that was working fine
until a couple of days ago when it was debugged. Now, everytime I try to
debug it I get an error that:
"Error while trying to run project: Unable to start debugging.
VBA IsNumeric equivalent?04 Apr 2005 19:11 GMT3
In VBA, you can use IsNumeric to return True or False if the value being
tested is numeric. Is there an equivalent to this in VB.NET?
Setup & Deployment - how can I specify a network folder at install-time?04 Apr 2005 15:59 GMT6
I am developing a VB.Net Windows Application and I am now ready to create
the deployment project for it.
This application needs to be installable on a different number of users /
clients, and the application has an Access DB out on their network.
Using System.Web to Mail messaging in VB.NET/C#.Net04 Apr 2005 15:55 GMT3
Using the objects in System.Web, I am able to send email to internal email
address using VB or C#.net.
But,if I try to send an email to an external email address, I receive this
message:
Digitally signed04 Apr 2005 15:50 GMT1
How and where do I get my application signed so that when downloading from
SP2 it will say my app is signed.
Thanks,
Aaron
Do While Loop Assistance04 Apr 2005 14:58 GMT3
I have a Public Function which requires 2 parameters.
Public Function X (ByVal FirstParam as String, ByVal SecondParam as String)
This function displays various options for the 2 parameters(delete, open,
etc..) along with the options "Exit" and "View More".
Send Printer Graphics Object to file04 Apr 2005 14:39 GMT5
Our win forms application generates printed output that is built dynamically
from images and data queries then written to a graphics object for printing,
however I also need to be able to save the final graphics object to some sort
of file that can be saved to disk, then emailed ...
Datagrid -width of a column04 Apr 2005 14:25 GMT1
I have a datagrid and i'm trying to fix the width of one of the columns to be
exactly 300px. My problem is that one of the records fields(CompanyName) is
really long and has no spaces so it streches the whole datagrid accross the
screen. Has anyone else ever experienced this ...
Windows Authentication04 Apr 2005 12:41 GMT1
We are creating an intranet here in ASP.NET and we decided that we are
going to use a kind of Forms Authentication but using the users in our
windows domain.
So, we are creating a default login form, but the user will use the name
OOP or COP?04 Apr 2005 11:45 GMT1
There has been some debate at my job as to whether we should use object
oriented or component oriented methodologies when developing our .NET
applications. i.e., A) developing generic, reusable classes that can be
used/reused and inherited from in any number number of discrete ...
Debugger.IsAttached04 Apr 2005 10:24 GMT1
hi, in my code i use  "Debugger.IsAttached" to know if
im my application is running in the vs.net while developing.
the problem now is i want to attach the vs.net to my "real" app, that
running.
How can I get the following functionatilty in Windows Forms ?04 Apr 2005 08:35 GMT2
I have a useful framework, written in a different language (PowerBuilder),
which I'd like to replicate in .Net and Forms, but I'm unsure of how to
approach it, as the Event model is being used different between the
development environments.
Combining 2 Projects Into 104 Apr 2005 06:04 GMT1
I have 2 VB.NET projects, each with multiple forms.  I need to combine these
2 projects into 1 project that contains all the forms and methods of the 2.
Is this possible?
 
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.