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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question on non-modal form08 Apr 2008 15:00 GMT2
In my program, the user can create a non-modal form (Is that the right
phrase?  I mean form.Show, not form.ShowDialog).  This is important,
because the user must go back and forth between the main and non-modal
window.
Directory selection08 Apr 2008 14:42 GMT2
Is there a control I can use where user can enter server name and then
discover the server, something like folderbrowser? folderbrowser
doesn't allow user to explore the network. I want user to explore or
enter the server name and discover the network.
Windows Service UnauthorizedAccessException08 Apr 2008 13:06 GMT5
I have created a Windows Service with C# in VS2008.  I created the file
processing code first in a Windows Forms application that reads a flat file
on a network share.  I am able to access the directory on the network and
access the files from the Windows Forms application.  When ...
Insert object serialized as xml into sql server 2005 xml column08 Apr 2008 11:37 GMT5
I got an object to serialize into an xml file. Now, instead of putting it
into an xml file, I need it to go to and from an xml database column. How do
you do this?
ObjectBuilder method or loose code08 Apr 2008 11:36 GMT5
I have a complex object that is made up of 17 other objects and 2 dynamic
dictionary collections. Would it be safe to say that I should possible make
some sort of ObjectBuilder method in the main/root object to help contain
the creation code? Or should it be broken up into ...
Custom Control via wrapper08 Apr 2008 10:27 GMT2
I have a Janus GridEX third party control.  I need to add some custom
properties of my own to it.  I tried building a User Control and dragged a
GridEX onto the designer surface, but the GridEx has many custom properties
and designers and obviously my control only show the base ...
COME ON MICROSOFT - CLEAN THIS NEWSGROUP - IT'S BECOMING UNUSABLE !!!!!!!08 Apr 2008 10:18 GMT2
COME ON MICROSOFT - CLEAN THIS NEWSGROUP - IT'S BECOMING UNUSABLE !!!!!!!
C# and COM Object08 Apr 2008 09:46 GMT2
Hello, Newsgroupians:
I have a question that is troubling me.  I have a COM / OLE component that I
am adding to my C# project.  In creating a wrapper class for the component, I
have declared the class as static as well as every member and function in the
Business Object Collection And DataGridView08 Apr 2008 09:04 GMT5
Here's an homemade Attribut class :
public class Attribut
{
 string m_sName;
Just checking: BindingList<T> is the only generic list supporting change notifications?08 Apr 2008 08:46 GMT1
I've just recently added support for IChangeTracking to my business
objects and came up against a bit of a snag.  I have many List<T> fields
in my objects that are exposed as properties.  My application can get a
reference to the lists and do just about anything with them.... all ...
publish  win forms application .net 3.0 vs200808 Apr 2008 08:31 GMT2
I am developing a .net 3.0 win forms(C#) application using vs2008. I
am also using 3rd party controls which are installed in the the GAC.
After i publish the application on the different computer, the
installer says that i need the 3rd party control installed in the GAC.
AllowTransparency/Topmost/Binding Issue in WPF (VS2008)08 Apr 2008 07:50 GMT4
There seems to be an issue (as demonstrated by the code below), where each
of the following is true:
1.  A WPF Window is set up with AllowsTransparency="True",
WindowStyle="None", and the Topmost is bound to a menu item.
3 questions related to ImageList, ListView and ComboBox08 Apr 2008 05:33 GMT7
I have a need to display an icon that is associated with specific types of
objects I'm displaying in my UI.  For example, "Sales Order", "Invoice",
etc - each of these would have a specific icon.
I have an enum that I use to identify these different document types and a
.NET Framework 3.5 redistributable08 Apr 2008 04:57 GMT5
  Is .NET Framework 3.5 redistributable available? If, not what is expected
timeframe for it?
Signature

Jigar

C# version of VB.NET "AddRange" method w/generic collection08 Apr 2008 02:22 GMT3
Friends:
I'm an ex-VB programmer with a new job in an all C# shop.  No problems
the past few months thinking/converting between the two, but I just
ran into a problem translating some working VB code from C#:
 
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.