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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Partial class grouping21 Jun 2006 18:31 GMT3
Is there a way to get Studio to group your partial class files in the
Solution tree the way it automatically does with forms? (C#)
Thanks
Brian
Application.EnableVisualStyles() breaks my program!21 Jun 2006 17:39 GMT3
I added Application.EnableVisualStyles() as the first statement in Main() of
my program, and didn't notice much change in visual appearance, but what I
*did* notice is that some of my buttons stopped working!  They were enabled
but no longer called their OnClick methods.
Help with LINQ-where?21 Jun 2006 17:37 GMT1
Just trying to do a simple select on my custom object.
GridView2.DataSource = from jobs in new ifc.JobManagerFactory().GetByBPT(2355)
                                                       //where jobs.JobID =
"12"
Deployment with Serviced Components Question21 Jun 2006 17:33 GMT1
I am trying to create a Setup and Deployment project for a Serviced
Component.  In my solution I have two projects. The first is the class
library that contains my serviced component as well as an installer class.  
The second is the setup and deployment project.
Strange problem when deserializing21 Jun 2006 17:26 GMT2
I'm sorry this message is so long.
I have had to make some changes to an application written by a previous
developer who used unmanaged serialization to store complex objects to file.
The application is a RAD form designer to design screens for an embedded
beginner's question: usage of "using (...)"21 Jun 2006 17:04 GMT2
I have started larning C# and I have a question concerning "using
(...)" keyword.
For example:
using (SqlConnection connection = new SqlConnection(ConnectionString))
Naming Conventions21 Jun 2006 16:52 GMT2
Brand new to C# and I like it so far.  I don't want to start a flame war
over naming conventions.
I do want to find a comprehensive convention, learn it, and start using it
right from the start.  Does anyone have any suggestions for where I could
Listview flickering and performance  problem21 Jun 2006 16:45 GMT1
  I have made a derived Listview which can accept the controls as
items in it. Controls that we are using are  Buttons in each row and
implemented Grouping with the help of controls(label on panel) . Coz
Inbuilt listview Grouping  not supported in OS like window 98.
Hide() vs setting WindowState = FormWindowState.Minimized21 Jun 2006 16:41 GMT4
Brand Newbie Alert!
I am working through the "Build a Program Now!" book by Microsoft Press.
The last chapter has a little app that should stay in the system tray when
the user clicks on the 'X' to close the form.  It should only shutdown when
.Net 2.0 classes very buggy?21 Jun 2006 16:26 GMT9
I'm playing with Lutz Roeders Reflector and have found several areas
where I think there are issues in the framework libraries. I can't see
how the following should work as expected and the compiler gives me an
error on the 'text1 = text1...' line. Is it really this buggy (this
partial deserilization - Possible? VS200321 Jun 2006 16:25 GMT2
I have a 'header' object and a 'detail' object(inherited from 'header') all
ready for binary serialization and implements ISerializable.  If I serialize
'detail' to a file it stores the 'detail' and 'header' info which is cool.
What I want to do is deserialize this file back into ...
Connection string from Dataset VS200521 Jun 2006 16:24 GMT3
I will like to read and set the Connection string in a dataset created
by the Vs2005 wizard, but I'm not able to find any way to interact with
is connection string ( unless I change the Xml and reload the app ).
Thanks,
Beginner's question21 Jun 2006 16:24 GMT4
When to use "readonly" and when to use "const"?
Could you explain me please?
Thank you very much!
/RAM/
How to create a single instance child of MDI parent21 Jun 2006 16:20 GMT1
I have a MDI Form with a menu and when i click on the menu it will open the
MDI child but if i click it multiple time it will create multiple instance fo
the child. What i want is no matter how many time i click the menu i just one
one instance on the child. Can anybody help me ...
C# training products21 Jun 2006 16:15 GMT1
Please recommend C# training products such as CD or DVD?
Thanks,
Wenlei
 
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.