Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > c# > july 2007 > threads for sunday july 29

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Printing in C#, need code to accomplish this
Posted by kalyan at 7/29/2007 9:43:09 PM
Hi All I have a table with 10 rows and 15 columns...when i click on a button each row should be printed in a single page with the line break to the corresponding columns of that particular row... as an example page-1 -------- record1--col1 col2 ..... ..... page-2 -------- reco...more >>


inheritence
Posted by DaveP at 7/29/2007 8:39:52 PM
hello... I wrote a Base class to dealer with Text Files i want to inherit this class to extend its functionality i want to inherit a class. But before i send parameters to the Base/parent class i want to make some default parameters looking for examples somthing like below public class...more >>

niceware
Posted by niceware niceware at 7/29/2007 8:17:20 PM
We provide cracked softwares, these software are all in english language and absolutely full cracked. They are best softwares and best price. The list is not full, any more need, please mail me: sosayoyo@hotmail.com NI Vision 8.2.1 Development Module (1CD,723M) NI.488.2.V2.3.ISO (1CD,1...more >>

character conversion
Posted by DaveP at 7/29/2007 7:23:51 PM
hi i want to convert say letter A to its Ascii Value and back to its Character Value.. im cant Seem To Find how to do this Tks DaveP ...more >>

Array size cannot be specified in declaration?
Posted by at 7/29/2007 5:51:35 PM
Hi all, I'm having a hell of a time with declaring a struct to hold some binary data I'm trying to read from some files on disk. What I would like to do is something like this: public struct binHeader { public UInt32 Id; public UInt32 Offset; public byte[16] MD5Checksum; } ...more >>

A map of framework classes view
Posted by sam at 7/29/2007 5:50:21 PM
Hi, The .net framework contains a lot of classes and I am looking for a map of framework classes in jpg or pdf format to get a quick viesw of framework classes. Does anyone knows if this exists ? Thank you. Sam ...more >>

WritePrivateProfileString in NET framework 2.0
Posted by Thanh-Nhan Le at 7/29/2007 3:44:53 PM
Hi, Is there any way to use the API function WritePrivateProfileString in NET framework 2.0? Thanks Nhan ...more >>

Gridview databinding with nested types
Posted by Richard Gannon at 7/29/2007 3:39:03 PM
Hi all, Is there an *easy* way to use declarative databinding when biniding an ASP.NET 2.0 Gridview to an ObjectDataSource that consumes custom entities that contain nested types?? For Example, suppose I have the following classes in my BLL (Business Logic Layer): (Note: this is made-up co...more >>



Using a webservice in Windows application
Posted by Raja Yashwanth at 7/29/2007 1:35:29 PM
Hi all I need to develope a web service that I should use in a windows based application. This web service must be a layer that invokes one more webservice.Due to some security constraints I should use the URL path as https://webservice_name.... instead of http://webservice_name.... th...more >>

AddFontResourceEx() in C#
Posted by Simon Jefferies at 7/29/2007 1:31:21 PM
Hi there, I'm trying to use a font registered by calling AddFontResourceEx(). The function returns one to indicate its registered, but when calling new Font() it substitutes it for Microsoft Sans Serif. Here's my code:- private const int FR_PRIVATE = 0x10; private const int FR_NOT_ENUM...more >>

How to Copy Entire Folder?
Posted by Talal Itani at 7/29/2007 1:09:53 PM
Hello, I need the program I am writing to duplicate a folder, from one drive to another drive. I need a progress report, and write-verify. What is a good way to do that? I am using C# express, with XP. T.I. ...more >>

good practice tips needed: types & method arguments
Posted by Jeroen at 7/29/2007 3:37:14 AM
For a hobby project, I'm discovering the "undo/redo"- and "Command objects"- design patterns. In my specific project, I want: 1. The command objects to just hold the data; and 2. The receiving/executing objects to perform the action. Now please consider the following code: /************ R...more >>

How to Find Attached Drives?
Posted by Talal Itani at 7/29/2007 1:52:06 AM
Hello, I am writing my first C# program. Things are going well. My program needs to find all the drives that are attached to the PC, with the attributes of each drive. How can this be done? This is for XP. Thanks. T.I. ...more >>

Different Languages on different textbos
Posted by Gidi at 7/29/2007 1:28:01 AM
Hi, I have a windows form with few TextBoxs, In textbox1 i want always to write in English with Capital Letters, and in all other textBoxs i want to write in the default language of the OS. I tried to turn on\off the CapsLock with Enter and LostFocus event, but the when i'm turning off t...more >>


DevelopmentNow Blog