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# / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form in Panel?11 Jan 2008 23:59 GMT3
Is there a way to dynamically insert a Form in a Panel?
Thanks
How to translate OrElse and AndAlso from VB.NET?11 Jan 2008 23:08 GMT3
Are there operators in C# that are the counterparts of "OrElse" and
"AndAlso" that I can use when translating the following program from VB.NET
to C#?
Thanks,
Serializing a Singleton11 Jan 2008 22:59 GMT2
I  have read several articles on serializing a singleton and have attempted
to implement it in my code. Unfortunately, the object is not being
serialized. The file size on disk is 1K. I am not sure exactly what I am
missing here, do I need to use AddValue to add the object fields ...
Table-like (database-like) object11 Jan 2008 22:38 GMT4
I' trying to write a program (to learn the language) that handles a
deck of cards. Each card has an ID, a string name, a position, an
order (for shuffling) and as many other optional properties we might
want to assign it.
Parsing Telnet Commands?11 Jan 2008 21:21 GMT5
Anybody know of any good code examples out there on
how to take a telnet command and parse it?
Thanks!
Question on best practices for scrollbar UI in a WinForm11 Jan 2008 19:59 GMT7
We are building a multipane C# winform application with three panes. The
anchored left pane will be the menu, center pane data entry, and right pane
advisory information. The customer has requested there be only ONE scrollbar
per page. IOW, if the menu needs to scroll, it will ...
XmlDocument - while saving end tage moves to next line11 Jan 2008 18:36 GMT2
I use XmlDocument to load and save the XML document...
While i save the document end tag of elements with blank value is moved to
next line..
i.e.
Increasing Stack Size for UI Thread: C# WinForms Application11 Jan 2008 18:33 GMT4
Visual Studio 2005, C# WinForms application:
Here’s the question: How can I increase the standard 1 MB stack size of the
UI thread in a C# WinForms application?
Here’s why I ask:
Optimal solution for processing some info in a thread11 Jan 2008 18:21 GMT6
this is the situation:
I have a function in a class the processing of this takes some time,
this function can either be called from a winform or a command line
with several parameters. I want to display some sort of progress bar
regular expressions help11 Jan 2008 18:19 GMT10
I am trying to the values of string of text in the sample before. The
ds are for digits and s is for string and string of text is for a
string with more than one or two values. I am trying to use regex and
the .groups method. Please help.
Repost: WCF CallbackContract with inherited interfaces -> bad prox11 Jan 2008 18:13 GMT5
---------------------
This question has already been posted. I got a tip to use
[NetDataContractSerializer] and also get rid of svcutil.exe. However, I
still want to understand why it does not work the "official" way.
Classes11 Jan 2008 17:38 GMT2
When you create an instance of a class, do you have to delete the
instance after you are finished with it?  I can't seem to find any
information dealing with that.  All I see is create the instance and
thats it.
Remote call to COM impersonating another user11 Jan 2008 17:10 GMT13
I need to call a COM object from a remote machine using C#. I also need to
pass on a different userID and password to the call. Has anyone done this?
I've used Java to do this using JIntegra, but the application I'm using
requires .NET.
[newbe] instantiating class variable in constructor11 Jan 2008 16:31 GMT9
Hi, this is my first day using c# and I must say it's cool but data
types..  I'm not use to them (php...) they're driving me crazy.
I need to declare a class variable, but I don't know it's type since
it's passed to the constructor when the object is created. I'd like
Non-bittable data in struct11 Jan 2008 15:45 GMT1
I got a structure defined in C as:
typedef struct _M4W_SERVICE_MESSAGE
{
ULONG Command;
 
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.