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# / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Pausing the console program before it returns02 Dec 2006 14:37 GMT5
Right now my solution to this is adding Console.ReadLine at the end but I'm
wondering if it's possible to do it automatically?
If I chose "Start without debug" it does just that, it pauses right before
the console window closes, but "Start with debug" closes the window right
Editable Datagrid C# Windows Application Help02 Dec 2006 14:19 GMT1
I want to build a windows application that has a datagrid filled with
data. When a person modifies information on a single cell, it updates
the database without the user having to click on a save button.
Any ideas on how I can accomplish this?
Remoting Singleton Issue02 Dec 2006 14:13 GMT6
Hello google group peeps,
I am new to remoting, but have a grasp of it.
I am trying to create a server/client application, which will be
deployed over an intranet.  I have upwards of five clients that connect
Issues with inheriting from MarshalByRefObject02 Dec 2006 08:02 GMT4
I am in a jam.  Since C# (or the CLR) doesn't support MI i need to
create either two inheritance hierarchies or have all my object inherit
ultimately from MarshalByRefObject.
I noticed that Windows.Forms.Form also ultimately inherits from
Valid Characters02 Dec 2006 05:41 GMT13
I'm trying to ensure that all the characters in my XML document are
characters specified in this document:
http://www.w3.org/TR/2000/REC-xml-20001006#charsets
Would a function like this work:
ABOUT ASP.NET2.002 Dec 2006 02:27 GMT2
 i am new to .net so please give some guide tips about .net2.0
please tell any books in basiclevel  nd detailed inASP.NET 2.0
CONSIDER THIS...
Can I not pass DataView across .NET Remoting?02 Dec 2006 01:54 GMT1
Can I not pass DataView across .NET Remoting?
Thanks,
Ron
Dynamic casting02 Dec 2006 00:39 GMT8
Suppose I have a Cookie class and a Factory Class. There are many types of
Cookies and maybe one or more Factories with a ProcessCookie Method. Suppose
all the PutInBox method does is decide what colour box to put the cookie
into. But since the colour of the box depends on ...
Problem with multi-line const strings and Environment.Newline01 Dec 2006 23:33 GMT11
I want to declare a const multi-line string inside a method, and I am
having some problems using Environment.NewLine.
I started out with:
class foo {
Regex first match01 Dec 2006 20:19 GMT5
I have the following code :
string sData=@"{\*\bkmkstart adresse1} FORMTEXT }{\rtlch \af0 \ltrch
\f1\fs22\insrsid16733897\charrsid10567516 {\*\datafield
000000000000000008616472657373653100000000000000000000000000}{\*\formfield{\fftype0\fftypetxt0{\*\ffname
ProducerConsumer Threads01 Dec 2006 20:07 GMT2
I wrote an App that checks some Emailaddresses from our Database ( more
than 500'000). So I wrote a Multithread App.
I have a Queue defined as follow:
ProducerConsumer prcEmailProcess = new ProducerConsumer();
DirectoryServices: How to remove user from AD01 Dec 2006 20:07 GMT1
I cannot figure out how i can delete user in AD with DirectoryServices
using ldap query?
Thanks
Derived class Interface method needs to call Base Class Interface Method01 Dec 2006 18:57 GMT2
In a derived class I am trying to redefine the implementation of a interface
method defined in a base class - the base class interface method was not
declared virtual.
I have yet to actually test this approach, but it looks ugly. Is there any
How to locate assembly-qualified name01 Dec 2006 18:41 GMT2
How can I convert this:
"System.Windows.Forms.Form"
to this:
"System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0,
using ref keyword performance01 Dec 2006 17:51 GMT6
Can you explain why using ref keyword for passing parameters works
slower that passing parameters by values itself.
I wrote 2 examples to test it:
//using ref
 
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.