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 / New Users / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to shut down system programatically19 Mar 2004 15:33 GMT7
Anyone have any code examples on how to shut down the system or info on what
namspace and class to use?
Thanks
gv
guidelines for namespaces19 Mar 2004 15:21 GMT4
Simple design, have a .net class library called BusinessLayer and one called DataLayer. Business layer has PurchaseHandler class and data layer has PurchaseDA class
As these are different projects, the default namespaces for an application X would be X.BusinessLayer ...
Any article relating .net frame work19 Mar 2004 14:35 GMT1
I want to know if there are any article about .Net FrameWork(url).Can
Any body guide me
Qasim Raza
Posted Via Usenet.com Premium Usenet Newsgroup Services
Calendar web control and different languages19 Mar 2004 14:23 GMT4
I have a calendar control that I use as a popup on web pages.
When a browser session comes in with a different language e.g. French, the date.tostring(sFormat,oCultureInfo) function will convert
the names of the months / days etc to french.   However, the calendar control always ...
Need success stories / tool info. reg. implementing Licensing for WinForms !19 Mar 2004 13:01 GMT3
We need to implement Licensing for the product which we developed for our Client which inturn they sell to their customers.
Product Details:
1. WinForms Application (installed in workstations)
Out Requirements:
How can i create a hast table to to put my form in it,so I can find the each form easily?19 Mar 2004 11:12 GMT1
Looking for a way to add unique persistent cookie to IIS 6.0 log file19 Mar 2004 10:30 GMT2
I am looking for a way to implement the mod_usertrack function of Apache in
IIS...
If you are familiar with IIS log file, you know that it tracks several
pieces of information on every transaction/hit (GET/POST), including IP
About datagrid19 Mar 2004 09:22 GMT2
There is a column named IsInUsing which data type is bit in my database(MS
SQL Server 2000). I want to show this column in a datagrid by setting
SqlDataAdapter in GUI design.
But the result of this column shown is true or false, it should shown the
[result: ] attributes19 Mar 2004 08:17 GMT1
I'm trying to think of an example where you need to apply an attribute
to a method result. Am drawing a blank ... and am also having trouble
imagining a situation where you would want to apply an attribute to a
method result.
Using Access with C#.NET19 Mar 2004 07:23 GMT3
I'm tyring to use MS Access with .NET, but I'm having some problems.  Here's
the code:
string sSQL = "SELECT Statement_Id,Statement_In_Brief FROM Statements";
OleDbDataAdapter thisAdapter = new OleDbDataAdapter(sSQL,oleDbConnection1);
Directory Properties19 Mar 2004 06:43 GMT2
Is there a way to to retrieve Directory Property information? I am trying to
develop a way to monitor total Directory size say any directory over 200
meg. I have the logic to enumerate the directories but I can't seem to
figure out how to extract the directory size.
Starting Windows Service After Setup19 Mar 2004 05:19 GMT1
I have a .Net setup project that installs a windows service.  But I cant figure out how to start the service without going into Control Panel->Administrative Tools->Services.  How can I get the setup program to start the service?
Codebase and installing new versions of assemblies19 Mar 2004 02:03 GMT2
Does any one know how to use codebase or other config file entries to
automatically install new versions of an assembly.
That is, if i want to release a new version of an assembly, i would
like to have the framework automatically copy the new version to each
streamreader question18 Mar 2004 23:42 GMT1
I have a question.
I have a streamreader and I have to write another file with it. Before
passing data from reader to writer I have to change some charachter.
I have to change the value of Hexadecimal values c2 to space.
Email outside of domain18 Mar 2004 23:06 GMT3
I'm having problems sending an email via system.web.mail.smtpmail to an email address like 'xxxx@hotmail.com'  The email works if i mail it to an email address within the domain.  I get an error, 'The server rejected one or more recipient addresses. The server response was: 550 5 ...
 
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.