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 / C# / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Context menu - Inserting an Item in a list29 Sep 2005 10:38 GMT1
I have a control "A" that displays a list of control "B".
How do I add the ability to insert a new "B" to the list through a
context menu?
I mean, What do I need to do in the event handler code?
Asynchronous Programming29 Sep 2005 09:34 GMT4
I am doing as shown below below.  Now since for every client that
connects a new call is being made, when a client finishes the
CloseClientCommunication method is called.  In case two clients or more
clients terminate communication simulateneously, what would be the
Verifying the password29 Sep 2005 09:30 GMT7
We are developing a desktop application for a customer (VS 2003). The
customer wants us to retrieve the Windows logon information from Active
Directory, then ask the user to verify his password and then assure that this
password is the same as the one given when doing Windows ...
Whats the correct way to open a database that has a password?29 Sep 2005 09:24 GMT6
Below is the string I'm using to open a MS Access database using ADO.NET that
is password protected.  The variable str_Destination is contains the correct
database path.  Can I leave out the other information between the
str_Destination (the database path) and the password or do I ...
Reading heavy .TXT file with StreamReader29 Sep 2005 08:48 GMT14
I must read a very heavy-weight text plain file (usually .txt
extension) )and replace a given character with another given character
in all text inside the file. My application was working pretty well
with this below shown code (code placed in a buttonclick event after
Null and DateTime29 Sep 2005 08:15 GMT8
How do you set DateTime to value of nothing?
I tried:
 private DateTime dateCreated = "";
which gets me:
Which function return the desktop long and short date formats?29 Sep 2005 08:00 GMT2
Hi, All
Which function return the desktop long and short date formats?
Thanks
Name of the .NET type is within a string29 Sep 2005 07:02 GMT2
I have a .NET type within a string like "System.Int16" or "System.DateTime".
How can I parse and and check if a string contains a valid value from that
type?
I am trying to build a function like this:
Lines Count29 Sep 2005 06:08 GMT3
Is there any mechanism in vs 2005 to have the IDE report the number of lines
of source code in a C# project either per file or preferably across an
entire project?
Thanks,
windows service newbie question29 Sep 2005 05:23 GMT2
I have been following this tutorial to write a windows service and
deploy it.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/h
tml/vboriCreatingConfiguringWindowsServiceApplications.asp
Deploy Win Form29 Sep 2005 03:00 GMT6
How do I deploy my Win Form application to other computers on the network.  I
tried "Build Solution" and "Build ProjectName", and then I run the exe out of
the bin folder and get the error about "not allowed by the security policy…..
Request for the permission of type System Data ...
restarting windows29 Sep 2005 01:53 GMT2
Can anyone help me? Is there any other way to restart windows instead of
using CreateProcess and "shutdwon.exe" program? Thanks for any answers in
advance.
Andrzej
Reflection?29 Sep 2005 01:41 GMT2
suppose i have an array of two different class types.
    TypeA[] array1;
    TypeB[] array2;
Now supposing both TypeA and TypeB contain a property called "id"
is there any way to clear the buffer of a System.IO.StreamWriter so that it does not do a flush when it is closed in the finaly block?28 Sep 2005 23:30 GMT3
is there any way to clear the buffer of a System.IO.StreamWriter so that it
does not do a flush when it is closed in the finaly block?
How to upgrade from my VC#28 Sep 2005 23:29 GMT1
Maybe someone can help me.
I am a hobyst in VC Sharp.
I have a copy of Visual C# 2002 Standard. What version of Visual  I can
upgrade to?
 
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.