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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is there a standard editor control that can handle...21 Dec 2007 22:38 GMT4
I am not familiar with the various editor controls that comes with .NET, can
someone tell me is there one which can handle by default, or with minor
customization, the following features:
* auto indenting based on rules (open/close brace)
RichText Box Help pls...21 Dec 2007 21:51 GMT7
I have added a RTB to my form and found some code online:
rtb1.Rtf = @"{\rtf1\ansi \b Conversion Report\b0.}";
I want to be able to add lines to this box, with different fonts,
sizes, alignment, etc.  But I am not sure what I can do with Rtf.
Read Cookie domain from a Winform21 Dec 2007 20:02 GMT1
Is it possible to read a cookie's domain from the actual .txt file? I
want to be able to iterate through all of the cookie files on the
local file system, and find out which domain the cookie belongs to.
I don't need to know any other information from the cookie, just the
Combobox not display selected item21 Dec 2007 19:43 GMT3
I am writing a Windows Form app in c# and I've populated a combobox with
values.
I click on the down arrow to display the list and the list of values
displays correctly. Once I select a value, the list disappears and the
how to stop a serivice21 Dec 2007 19:19 GMT2
How can i Stop a Service from within the service
for instance....
A Error Occures before the Service gets the business logic part started....
this error is caught in a Try/Catch block
chechbox OnCheckChanged doesn't work!21 Dec 2007 19:01 GMT3
Here's a matter I can't fix:
the method OnCheckedChanged is correctly fired when the checkbox is
selectioned, but not when the checkbox is deselectioned! (the page just
reloads)
Method Signature For A Method That Can Return Objects and Primitive     Data Types...21 Dec 2007 18:59 GMT15
I'm a Java developer in the process of writing a class library in C#,
so please bear with me.
I'm trying to write a method that can return a generic Object OR a
Decimal value. In Java I would just have the method return an Object,
Searching for Happiness ?21 Dec 2007 17:56 GMT2
Searching for Happiness ?
Dr. Saleh Abdul Azeez As Sindee
Happiness is a common goal that everyone strives to attain.
Philosophers, intellectuals, doctors and artists alike have all
Problem with connecting udp socket21 Dec 2007 17:54 GMT1
I'm writing a simple udp client using sockets. My code looks like
this:
initServer2 = new Socket(AddressFamily.InterNetwork, SocketType.Dgram,
ProtocolType.Udp);
how to grab a handle to existing IE document?21 Dec 2007 17:45 GMT1
I have an application in which I want to call a javascript function inside
a microsoft IE window.  I know how to do this using an embedded browser as
well as a full browser that I spawn.  In both cases, it is easy to get the
handle to the IHTMLDocument object.  However, it ...
Dynamic dll loading21 Dec 2007 16:44 GMT1
i have some services that use a class library our company developed all code
is c#
I dont want  to have multiple copies of this common library with each
service....
Windows Service21 Dec 2007 16:19 GMT1
Framework: Visual Studio 2005
Language: C#.NET
Hi All,
I would llike to write a Windows Service which does the follwing steps:
Passing Class to Dialog21 Dec 2007 16:05 GMT2
I have a dialog box (form) that configures items in a class.  I'm
wanting make sure that I handle OK and Cancel properly and that I also
manage memory (I hate the fact the C# supposedly does this for me).
Nonetheless, my question is regarding cloning.  I'm assuming that I
Would you stop for a moment?!21 Dec 2007 16:04 GMT2
Excuse me!!
Would you stop for a moment?!
O...man...Haven't you thought-one day- about yourself ?
Who has made it?
How heavy is /d:TRACE?21 Dec 2007 14:08 GMT10
As in the subject...
What is an overhead cost conneted with using the /d:TRACE switch?
The Trace class is a convenient and configurable logger, but it requires the
executable to be built with the /d:TRACE switch.
 
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.