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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
newbie: How to use global constants?13 Mar 2006 07:57 GMT10
I have WinForms app that uses a lot of constants.  The same constants are
often required by different classes - on the different forms, on subclassed
controls, etc.
How do I avoid repeating the declaration of these constants in each class?
relationship in typed dataset (VS2005)13 Mar 2006 07:06 GMT1
we have a typed dataset with 2 tables - parent and child with relation and
foreign key constraint.
after adding 1 parent row to the parent table with 1 related(!) child row to
the child table we have the following problem that never occured in VS2003:
Dynamic Webservice Loading13 Mar 2006 07:04 GMT2
Hi I was wondering if it was possible to completly enclose a webservice
in an assembly and dynamically
enable this webservice through an http handler of some sort ? this
would mean not having the publicly accessible asmx file.
ComboBox like Address bar in IE or in Run Dialog box13 Mar 2006 06:12 GMT5
does anyone have idea how to achieve this functionality ?!!!
thanks.
Where has the target gone?13 Mar 2006 06:12 GMT2
In vs2003, there was a nice dropdown, which allowed you to choose
whether to do a debug build or a release build.  Where in the world is
it in vs2005?  I've looked through all the toolbars.
Thanks.
ComboBox doesn't have border when appearance is made flat in VS.NET 200513 Mar 2006 06:11 GMT5
  i am using visual studio 2005. i could make combobox flat, but
without border. is there any way to draw a border for it ?!!!
thanks
Change size of Context Menu13 Mar 2006 04:46 GMT2
I want to fix the size of the ContextMenu to 150 Pixel.
How to that.
Please help me.
Regards,
centralize a form13 Mar 2006 04:26 GMT1
I open a dialog with another. How do I centralize the new dialog based on the
position of the parent dialog?
Sending mail13 Mar 2006 03:27 GMT3
I'm using System.Net.Mail  to send a mail.
It dosen't work properly.it sends but I can't get it in the destination.but
with previous namespace System.Web.Mail  I can send mail successfully.
I set all of properties like each other..
garbled byte offset when receiving data from Socket13 Mar 2006 03:09 GMT14
i have a C# program that is sending data in a byte array through a
socket.
the VC++ application server receives data in teh following format....
typedef struct advice
CheckBoxList event question13 Mar 2006 02:47 GMT2
   I have a CheckBoxList control in my WinForm C# 2.0, I want to know
everytime any checkbox in the list got checked/unchecked. I could not find
any event like "CheckedChanged" of CheckBox control.
   Is there a way CheckBoxList can raise an event to notify any check box
Finding if a column is unique in a dataset12 Mar 2006 23:30 GMT4
I have a dataset that has megs of data. I want to know if there is a
way to find out if data in a particular column is unique or not. Does
the dataset or a datatable have a built in function that i can use?
Thanks
Use forms authentication to protect non-aspx files?12 Mar 2006 23:02 GMT1
In my ASP.NET 2.0 Web app, I want to make some files inaccessible to
unauthenticated users.  Using Forms Authentication, this works fine for
.aspx pages, but not for regular old .htm pages.  How do I protect these?
Thanks,
Type Question12 Mar 2006 22:25 GMT4
I have a method that has a parameter that accepts a System.Type. How can I
test to see if the type passed is one of the numeric types?
I want to avoid a big if/else or switch statement if possible.
Specifying an interface-implemenation as parameter12 Mar 2006 21:39 GMT2
it sounds simple, but i want to do the following
I have two interfaces, IBrowseable and INode.
A member-function of IBrowseable, 'getChildren', returns
List<INode>-collections.
 
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.