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# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
http cookie serialization11 Nov 2005 17:14 GMT3
Can someone give me an example of serializing an object to an http cookie and
then getting it back out? Most examples serialize via stream to a text file,
but i'd like to see the best way to get it into an out of a cookie (a small
object).
Help regarding classes.11 Nov 2005 17:01 GMT7
I am having application which has three classes.
in one class say class1, i am having arraylist where i am adding and
removing string.
there is one method in  class1 which is creating object of class2 and
Interesting Memory Issue11 Nov 2005 16:58 GMT5
I am developing an ASP.Net HTTP Module used to log requests and
responses. To offload the logging, the module saves the request
information to a queue which is accessed by another thread to actually
perform the logging. The request information is saved into an object
Converting fraction to time11 Nov 2005 16:54 GMT4
How do i convert fraction to time in c#. I need to convert 0.25 to time.
Excel does this by using Selection.NumberFormat = "h:mm:ss;@" of the Cell
Format function.
thanks,
Problem using App.cofig11 Nov 2005 16:46 GMT6
I am using App.config to read strings. But when ever I try to read
strings in my C# application it always returns null.
My App.config
************************************************************
Differentiating between a CD drive and a DVD drive11 Nov 2005 16:29 GMT2
I'm trying to figure out how to distinguish a CD drive from a DVD drive. I
thought it would be as simple as using WMI, but the properties that would
distinguish between the 2 don't seem to exist (at least on my system).
Win32_LogicalDisk makes no distinction.
Active Directory11 Nov 2005 16:26 GMT2
I am trying to get values from Global Address List in Outlook through Active Directory
I am able to get all the values except the 'location'.  There seems to be no 'location' variable
Is there a way to retreive the location form GAL?
Here is the code:
Display Custom Dockable window in Microsoft Excel11 Nov 2005 15:00 GMT1
Can we create our own Dockable windows (having our own controls) in excel
(Windows 2003) like Getting started, The dockable window that appears when
we click on File -> New.
Please tell me the whether it is possible or not. If so what are the classes
How to remote debug?11 Nov 2005 14:59 GMT1
I use VS2005 to develop WebService
Can I debug after I depoly the WebService to remote service?
namespaces when reusing source code11 Nov 2005 14:19 GMT2
With languages like c# having namespaces, I was wondering what's the
recommended practice for reusing source code. I'm not talking big stuff like
log4net that's version controlled and usually distributed as binaries, just
packages of a few classes.
Exception Removing/Deleting Appointment??11 Nov 2005 13:58 GMT1
Windows XP SP2
C# .NET v1.1
Outlook 2003 {via Office 11.0 PIA}
I'm manipulating Outlook's calendar via OLE automation from my C#
Copy Socket RX Data Buff to a Structure in C#11 Nov 2005 13:33 GMT1
I'm a newbie to .NET and C#, fumbling around with TCP sockets.
What is the easiest and most painless way to copy the raw data received
from the socket into a structure that I can easily work with?
I've been searching this csharp group for a while now and all of the
Auto sorting of TreeView11 Nov 2005 12:44 GMT1
Hi,
I have a problem on reanming a treenode of a treeview control.
The requirement is that once i re-name a node, it should get automatically
sorted  by name. The way it does in explorer.
drag-drop showing tooltip at cursor while dragging11 Nov 2005 12:42 GMT1
While dragging an object onto another, i want to show a tooltip or text
balloon that informs the user where it can be dropped.
What about showing a 50% opague thumbnail image ?
I need some hints to get started. (any samplecode ?)
Is it possible to end the Main() thread while the other threads continue?11 Nov 2005 12:11 GMT7
I would like the Main()-thread to end (because it runs out of the
code), but all started threads should continue. Is this possible.
Eg.
       [STAThread]
 
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.