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# / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Display of Panels in Maximized Window17 Sep 2007 04:13 GMT2
I have multiple panels in a form. Some doched to the side and 1 panel
doched to fill. If the form is Maximized on first display
you can see the panel docked to fill resizing which is annoying to see
Anyone have any suggestion on avoiding the resizing or hidding it from user???
Microsoft Helicopter Joke17 Sep 2007 02:59 GMT3
It must have been at least 10 years ago I read this joke and it still
applies more than ever. I'm reading the help for the DeflateStream class and
one of the parameters for the constructor is leaveOpen. All the help file
states is "true to leave the stream open; otherwise, false" ...
Updating the table: why not?17 Sep 2007 01:31 GMT1
I made simple project where it show a table (that i previously made in
MS SQL).
When i start the project and i add a row, clicking the save button all
work. But if i want to cancel the full row, the cancel button does not
Identifying function name17 Sep 2007 01:16 GMT8
Is there some generic property that will give me the name of a function
within its catch block?
Passing main() input arguments16 Sep 2007 23:01 GMT3
I need to use command line input to a tinny c# application:
It goes like this:
** program.cs **
using System;
basic q: What are the differences between casting and Convert.ToXXX methods16 Sep 2007 22:33 GMT6
This is a basic question. What is the difference between casting and using
the Convert.ToXXX methods, from the standpoint of the compiler, in terms of
performance, and in other ways? e.g.
this.ContentID = (int)ci.Conid;
Help with Regex Pattern16 Sep 2007 22:29 GMT3
Not sure if this is the right forum for this question but couldn'd find
another newsgroup.
I am new to Regular expressions and would like help in deciding which
pattern allows me to split a string into sets of words based on capital
datacolumn16 Sep 2007 22:21 GMT3
im Trying to set a Datacolumn type for a new table
boolean is not working, What is the correct waty
//column.DataType = System.Type.GetType"System.Data.SqlTypes.SqlBoolean");
column.DataType = System.Type.GetType"System.Boolean"); //"System.Boolean");
dates16 Sep 2007 22:10 GMT4
how to validate a date type
is there a isdate() function in c#
or do i write my own
DaveP
Obtaining .NET Framework Source Code - Or Equivalent16 Sep 2007 21:30 GMT5
Let's say I want to see actual source code for some Framework member - say
the .BeginInvoke() of the delegate class. How can I acquire that? Is there
some utility that will break it out for me? Please note that I'm not looking
for documentation on the method. I'm looking for the ...
Nullable Dates16 Sep 2007 20:12 GMT3
I have a start and end date in my application. If a user does not know their
dates yet, I want them, they will be null in the DB and I want them to be
blank in the application. So, I'm trying to figure out how to use a nullable
date, and want to return it in my method.
custom control16 Sep 2007 19:56 GMT1
hi i am rajendra i am posting my first question to this group i have
doubt from last few days .i want to clear it
why we need user control and wher  should we use  it,and the execution
of the user defined control. please let me know
Transparent Graphic Background16 Sep 2007 19:20 GMT8
I am looking for a simple way to set the image transparency in a PictureBox.
I have a moving PictureBox containing a graphic image .. moving by
incrementing its Left property.
The background however shows white as the PictureBox moves but I want it
Popup Dialog Position16 Sep 2007 17:12 GMT2
I have created a custom datetimepicker (following on from a previous thread
"DateTimePicker color").
How do I set the position of a Modal Dialog (a control containing a month
calendar) relative to a control (containing a textbox and a button) on a
Optimizing paging in asp.net16 Sep 2007 14:34 GMT2
Actually i am really confused regarding paging activity
I want to implement paging in asp.net but i am not able to take out
the idea regarding
how to implement the concept for large databases where the tables r
 
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.