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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Application value null26 Nov 2006 15:57 GMT7
Hi experts!
      If system time 12:00 am my application variable value will be
null.. I am trying to get null value of application but that time i'll
make some actions to that page.. So pls tell me how i'll make null
XPath query on XmlNode26 Nov 2006 14:04 GMT2
I'm trying to use XPath queries with streaming XML, but I cannot make
it working.
The solution I'm trying to implement is: create a XmlNode as soon as I
have a full XML element and use the SelectSingleNode method with the
Help with IEnumerable / IEnumerator26 Nov 2006 11:38 GMT3
I have been trying to get the IEnumerable interface to compile, and am
having some difficulties.
When I try to compile:
  class TestIEnum : IEnumerable<string> {
Suggestions for studying for Brainbench test26 Nov 2006 05:52 GMT3
I'm going to be taking the brain bench test soon. Does anyone have any
helpful hints? I asked the recruiter if it was on C# 2005 or C# 1.0 and she
did not know. She thought it was on C# 1.0.
Thanks,
Form inheritance26 Nov 2006 01:47 GMT3
How do I create an inherited form in a Class Library project ?
User control constructor called twice26 Nov 2006 01:40 GMT11
I'm new at developing user controls in C#, and one thing I've noticed
right off the bat is that the constructor gets called twice -- once at
design time, once at run time.
In short, I'm trying to develop a control derived from DataGridView. It
outcome of: int i = new System.Int32(); ???26 Nov 2006 00:41 GMT2
I'm wondering what the outcome of this is C# code really is:
int i = new System.Int32();
Which one of these scenarios below describe what the outcome is:
#1: A new reference type instance of i set to zero
is it possible to use out and ref keyword together???26 Nov 2006 00:21 GMT6
currently iam working on c#
i need to pass a parameter inside a function which is a OUT parameter
and i need to pass it as a reference how to do this?
please help me regarding this issue........
HandleDestroyed event25 Nov 2006 23:47 GMT2
Hey guys.
Under what circumstances is HandleDestroyed called?  Is it only called when
a control is being Disposed?
I sometimes get the following exception in my app:
Converting #ifdef and #ifndef to C#25 Nov 2006 22:36 GMT6
I am converting a couple of C header files to C#. It is mainly just a
bunch C structs but I am not sure how to handle the #ifdef and #ifndef
in C#. For example:
#ifndef DATE_TIME
datagrid25 Nov 2006 22:06 GMT2
i am  going to use ajax for datagrid paging events.
may i know how paging in datagrid works.
i.e., how does the records are displayed for the corresponding page
choosed.
I need a bit inspiration!25 Nov 2006 21:49 GMT3
.NET 2.0
I'm about to start learning C# 2.0. I want to develop an C# 2.0 application
which I can use to impress my employer. I think it's much more fun to
program on something I find inspiring... I've spent some hours thinking on
Problem passing dataset between worker and UI thread25 Nov 2006 20:31 GMT2
Working in VS2003, .Net 1.1
I'm working on a project where I compare data between two databases.  This
is a lengthy process, and very data intensive, so I decided to create a
class, and thread out the work.
Which event can help me trap when datagridview column size changes?25 Nov 2006 19:29 GMT1
I would like to trap an event, when someone changes the column width on
a datagridview. I tried all the (almost) event with width in it and
none of them are firing when I change the column width. Could some one
help me on this?
How do i count the number of occurences of a phrase within a string?25 Nov 2006 19:15 GMT1
Thankyou
 
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.