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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
simple datetimepicker questions24 Aug 2006 17:38 GMT2
This example deals with a datetimepicker Date of Birth concept for a windows
form in VB 2005.
Simply put, if a user wants to enter the MM/DD/YYYY using the number pad,
how can I advance the cursor to the DD and then the YYYY without needing to
Structure into datasource24 Aug 2006 17:11 GMT3
i have this structure
Public Structure TestStructure
   Dim a As Boolean
   Dim b As Boolean
Auto mail from SQL24 Aug 2006 16:50 GMT1
can any one tell me that how i can send email to my registered clients
from sql store procedure if they meet some specific critaria. and this
store procedure will automaticelly execuate after every 10 minutes and
check the database. if any client meet the critari specified a mail
error running app on network drive24 Aug 2006 16:37 GMT1
Hi, created a application and runs fine on all users pc (local drive) but
when the application is put on the network drive, it gives us a error
SecturityException. any ideas why/ how to resolve this.
Thanks
How to ask the use to install .NET framework before running the .NET application if the user doesn't install it?24 Aug 2006 16:36 GMT2
As the title,
I found there is some MSI can do so, How?
Thanks.
Publish path VS. install path24 Aug 2006 16:23 GMT2
When I try to specify an Installation URL, VB Express insists I use a
fully qualified URL. It won't let me type "C:\Program Files\Project2\",
I have to use "\\localhost\Progam Files\Project2\", except the latter
doesn't work because I don't have IIS running, and it's not likely the
VisualStudio 2005 and layers24 Aug 2006 16:07 GMT1
I have created a pages using only DIV tags instead of layers. It looks
fine when editing it in DreamWeaver but in VisualStudio it's messed up.
So in the design view you can't really tell what your page looks like.
Kind of makes changing it more difficult. Am I doing something wrong
How to SFTP from ASP.NET??24 Aug 2006 11:41 GMT1
I need to sftp a file from my ASP.NET application to a unix server. I tried
to run the sftp2 from command line...
Process myprocess=new Process();
myprocess.StartInfo.FileName="sftp2";
My.Settings value problem in VB200524 Aug 2006 09:05 GMT3
I'm trying to store the value of an LDAP Filter string in the app.config
file of a VB2005 application.
I've made the following entry:
       <setting name="LDAPFilterSring"
Try...Catch... Resume??24 Aug 2006 08:38 GMT7
In VB6 I can use Resume Next to execute the line of coding following the
line that cause an exception.  There doesn't appear to be anything similiar
when using Try...Catch -- so how can one resume the next statement when an
error can be ignored?
Problem with namespace in XML document24 Aug 2006 05:32 GMT1
I have the following XML document : (for ease of understanding i am just
posting a part of it)
Base XML
------------
VB.NET application Version24 Aug 2006 04:04 GMT5
I have a VB.NET application that is deployed to an end user. I would like to
display on screen the application version of the application so that I know
the end user id using the latest version of our software.
How do you access the property of the application version?
Newbie:How to get physical path of a virtual directory under non-default web site ?24 Aug 2006 00:28 GMT2
 I'm new to WMI. How I could get get physical path of a virtual directory
under non-default web site and also Application Pool configured for that
virtual directory ? I tried various things but no luck.
Thanks in advance and regards
Reflection Newbie - More detailed problem description23 Aug 2006 23:20 GMT3
what I really want is XML Persistence - the writing side is DONE, what I'm
working on is the reading. I am storing dynamic attributed objects. an
attributed object is a collection of named attributes and their values.
for example:
How to write client-server program using asp.net23 Aug 2006 23:19 GMT1
want to write one seperate client program for establishing a
connection with the client and to send a url for a page from server
.After that i want to write one seperate server program for to accept
client request and it will give that requested page to the client .I
 
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.