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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form2 DataAdapter/DataSet01 Oct 2005 00:39 GMT2
I've done a drag and drop of a sqlDataAdapter and generated a dataset on a
second WinForm (Form2) I'm opening as a dialog box. I can bind to it and
retrieve results but I get an error when I try to use any
BindingContext.Count/Position methods on the dataset. Any help greatly
Capturing a panel when its form is minimized01 Oct 2005 00:25 GMT2
does someone know, if it's possible capturing the content of a panel, when
its form has state "minimized"?
Details:
A panel contains a Webbrowser object (AxSHDocVw.AxWebBrowser). My actual
Crystal Viewer and Printer Settings01 Oct 2005 00:02 GMT1
When i right click on the .rpt file in the VS 2003, i see a property
printer setting.
It says "No printer" on the top and there is option to select printer
and paper settings etc..
How to get filtered/sorted data from DataGrid30 Sep 2005 23:10 GMT1
I am implementing some printing in C# and I need to get the data for it. I
am using a datagrid. I can sort the data and filter it. I want to get a
datatable of only the data visible in the datagrid. The underlying dataview
holds all the records. If I have a dataview with 80 ...
project level scope declaration in C#30 Sep 2005 22:24 GMT5
Dear Friends,
In VB.NET you can declare something like following..
Module modVar2
   Public sb as String
Updating Excel Sheet30 Sep 2005 20:49 GMT1
i am having application storing data in excel sheet.
This applicaton is in C# .net.
I want to update rows of excel sheet in C#.
Can some one help me how to do it.
Textbox question 30 Sep 2005 20:44 GMT2
Is there a easy way to stop a textbox receiving focus ? if so how ?
Switch messed up or there is a reason for the madness?30 Sep 2005 20:01 GMT10
Hi, i am new to C#. I am using some code similar to the one below. I am
declaring an ArrayList in one case block but the compiler complains
about it already being used in the previous case block. Is this normal
in C#? Assume that i follow this and in the first case block, i allocate
Does delegate instantiate an instance of Delegate or MultiCastDele30 Sep 2005 20:00 GMT2
The documentation for the Delegate and the MultiCastDelegate classes tell me
that when we have a line like:
public delegate void CheckAndPrintDelegate(string str);
it causes the compiler to generate a new delegate class named
Chenge WEB page title30 Sep 2005 19:44 GMT6
How do i programmatically change a title of a Web page in ASP.NET?
Thanks
Postal code processing with .NET regex30 Sep 2005 19:43 GMT2
I'm unable to figure out how to process the zip codes with regexes.
We have a custom component that takes a find pattern, a replace
pattern, and the input value, and will output the processed result
string. At the moment we're trying to clean up some zip code data
casting30 Sep 2005 19:29 GMT7
I want to do casting of class A object to class B object.
How exactly can I do it in c#?
The casting I need is: The client will do a casting to a class instance
and I will cast it to another class instance with proper changes.
checking for a null in a bit datatype field30 Sep 2005 18:37 GMT2
I have an SQL Query that loads a SQLDataReader object.
The returned record has bit datatype columns that I use to provide
true/false values.
I can't get a definite answer googling on how to test if this field is null.
Drag & Drop30 Sep 2005 18:25 GMT10
Does anybody know how I can display own icons for drag & drop ?
thx
how to Check whether the application is running or not..?30 Sep 2005 18:08 GMT1
How to check whether the given application is running or not in the current
machine. From, my cshartp program I want check whether the yahoo messenger
process is running ro not..? if the process is running i want to open the
yahoo messenger application through my csharp program.. ...
 
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.