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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A question about grid19 Feb 2007 09:58 GMT1
There exist different types of grid. We have databound grid which have a
tight connection to the data base table and
we have a grid which is not bound at all to any data base table.
We have used a third party grid called flygrid which is not bound at all.
adding countries in a combobox or listview19 Feb 2007 09:54 GMT4
It's me again with my silly questions.
Does .Net framework 1.1 hold any list of all the countries in the
world/region?
I'm deveolping a windowsform and I need to list all available countries in
How to make Global Change to MS Document?19 Feb 2007 08:13 GMT1
I have 3000+ MS Word doucments in a folder and want to insert a header
(image file) and a
footer (some text) to all of these documents. Is it possible to write some
script (VBA?) and
How to find out the OS is Real or VPS?19 Feb 2007 07:12 GMT8
Can anyone tell me that How can I figure out that the OS system running on
some system is Real OS or it is running on VPS?
--
Regards,
Random Numbers - Will this produce working results?19 Feb 2007 02:29 GMT7
I created a random number generator for an application that uses a
MersenneTwister class I found on the net. Basically I generate two
random numbers from the MersenneTwister class and use each one as a
seed for the built in Random class of the .net framework. To better
Tabs In C#19 Feb 2007 01:09 GMT4
I want to use tabs on a form and well as some data fields.
What I want to do is each tab is additional data which needs to be saved
when the Ok button is pressed on the form.
How from the main form OK method can I access the individual data fields
Export to Excel issue...19 Feb 2007 00:16 GMT1
I am exporting a Gridview to Excel and it works fine without any
issues.
But as one of the field holds values such as "71646E100" it gets
converted to: "7.16E+104" (like a formula) in Excel. How can I prevent
How to remove a given delegate from the delegate invocation list18 Feb 2007 23:02 GMT2
Consider the following property of a class:
public AnotherClass AnotherClassValue
{
   set
Update control when property haschanged18 Feb 2007 22:58 GMT1
I finally found how to update the render of my custom control when one
of its property value changed.
However, i would like to know if there is not another way, because i'm
afraid about memory usage or leak.
VS2005 loses tabs when pasting18 Feb 2007 22:37 GMT3
In Visual Studio 2005, I copy a block of code with tabs in it, such
as:
myLabel.Text  = "Please wait ...";
progressBar.Value = 0;
about composite attribute18 Feb 2007 19:11 GMT1
rencently i always write something like this:
[Serializable]
[A]
[B]
MDI in C#18 Feb 2007 19:09 GMT1
Could anybody tell me how I can start developing a MDI Application in C#.
please give me good references in this regards.
( I am a VC developer and I start in C# recently)
Thanks,
Closing another form's "X" (close) button18 Feb 2007 19:04 GMT3
Visual Studio 2003.
Is there a way to disable another application's form's close button
that is on the taskbar?
Cheers.
Count number of records/tuples in a database18 Feb 2007 14:58 GMT2
What is the best way to count the number of records in a MS SQL DB.
The way I do it is executeReader() and loop through all the records in
a db and increment variable RowCount++.
Is there already a function pre-defined for it ?
compile dll with calls to methods that dont exit yet18 Feb 2007 11:11 GMT2
if you are writing a dll that is to be load of hdd from the main
application, and instantiated using latebinding and reflection by the
main aplication, how do you compile the DLL you are writing when it
referers to methods and properties that only exist in the main
 
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.