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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to create user control which also acts like a radio button?15 Jun 2007 21:26 GMT2
I am creating a user control which has a radio button and few other
controls. I would like the user control to behave like a radio button, in
the sense when added to a container radio button on only one of the user
controls should be selected at any given point of time. I am ...
Problem trying to trap key down event on WinForm....15 Jun 2007 21:21 GMT1
If you create a new C# Windows Application project in Visual
Studio.NET 2003 or 2005 and proceed to.
1. Make default form size 800x600
2. Drop a CheckBoxList control and dock it to the left
document the code15 Jun 2007 19:26 GMT1
hey all,
i'm trying to document some syntax by pasting it into word and i was just
wondering if there was a way that when i paste it into the doc it retains the
syntax color coding and/or font?
Missing DLL Source Code15 Jun 2007 19:05 GMT6
I am working on a project where the source code for a dll is missing.
The dll is used all over the project. I registered the DLL with the
server but when I try to use I am getting an error:
"Data source name not found and no default driver specified "
IAsyncResult question15 Jun 2007 18:29 GMT2
I don't actually have a need to do this right now but was wondering... I
also assume the answer to this is going to be no but....
thread 1 calls an async socket.beginReceive() method which returns an
IAsyncResult. So at that moment thread 1 has this IAsyncResult. If the
Can we install dotnet.framework  for a limited user in Windows XP?15 Jun 2007 18:18 GMT2
Is it possible to install dotnet.framework  for a limited user in Windows
XP?
Thanks!!!
docking control15 Jun 2007 18:16 GMT1
i start using .net3.0 on vista.
on net1.1 and 2.0, i used a 3 party .net user control lib to implement a gui
with dockable panels like the solution explorer panel in visual studio.
in .net3.0 i see a ToolStripContainer, TableLayoutPanel .. class.
Combo autosize dropdown lf/rt?15 Jun 2007 17:07 GMT4
The code below goes into the dropdown event handler for a standard combo box.
It makes the dropdown as wide as the widest text entry. Unfortunately, this
combo box is on the right edge of the screen, so if the user has a really
wide entry, the dropdown expands off the right edge ...
xmlserializer - serialize float cultureinfo15 Jun 2007 16:53 GMT1
I'm using the XmlSerializer to generate Xml-Files of my classes.
I do have some float's and double's that also should get serialized.
At the moment, XmlSerializer generates something like the following for
float numbers:
Generic interface member15 Jun 2007 16:31 GMT3
Today I ran into an issue using interface and generic list.
Here is a sample of code to illustrate the issue.
I have two interfaces and two concrete classes (simplifed for sake of
simplicity)
multithread in an application WEB? ??15 Jun 2007 15:48 GMT7
Hi friends,
So that you would use multithread in an application WEB?
Thanks
Cesar
Event Handling With Dynamic ToolStripMenu15 Jun 2007 15:46 GMT2
The following method adds items to a toolstripmenu named colums
       public void AddColumnMenu()
       {
           foreach (ColumnHeader column in messagesListView.Columns)
confusion regarding 'Installing Executables to to Global Assembly Cache'15 Jun 2007 15:18 GMT3
I read some where that in 2003 you could not able to install
application assemblies in GAC.In Visual Studio 2005 you can even add
application assemblies to the GAC .You can install Exe to GAC.
But i tried with creating small console application and set strong
What is the main Difference with BizTalk 2006 and Framework 3.0.15 Jun 2007 14:57 GMT5
My understanding is BizTalk 2006 is the rolls royce of Workflow where
Framework 3.0 has some of the components.
Is this true?
Is there some documentation that shows the differences?
int n = default(System.Int32);15 Jun 2007 14:54 GMT6
what does "default" here mean? What is the MSDN Library Help URL related to
this explanation?
Signature

Regards

 
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.