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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing Problem!16 Jul 2007 18:10 GMT1
Consider a printing scenario where I have to draw the entire page on a
827x1169 (.01 inch) size. Thereafter, the entire bitmap has to be
resized to fill a given Bounds rectangle (keeping the aspect ratio
fixed). To do so, I've just wrote the following code in the PrintPage
c# TCP server client - How to send and recieve on the same port number16 Jul 2007 17:49 GMT6
I've got some test code that I've found on the web that is a TCP server and
a TCP client.  The server sends data to the client on the port i specify.  I
know because get the port number through an IPEndPoint.  However when I send
the data back to the server, the server receives ...
CenterParent Question16 Jul 2007 17:40 GMT8
I have "CenterParent" in the Properties and in the form location in the
application, and still the form that is called does not get positionned
center parent. Parent = this; produces errors. How do I get a form to go
center parent?
RTF or DOC from db to html page - how?16 Jul 2007 17:04 GMT2
Hiall
I am reading from an Oracle database CLOB  column. I dont know what
the data type of the data is before hand, but it could be either plain
text (no problem) or rtf or Word doc that was pasted into a text box
Membership.GetUser(), is there a better way?16 Jul 2007 16:54 GMT3
I recently started to use MemberShip, Roles, and User to build a
portal site in asp.net 2.0. I currently have set the web.config to
only store registered users in the database. I don't want to pollute
the aspnet_Users with anonymous users.
Cumbersome on DataItemBound event16 Jul 2007 16:33 GMT4
This is what I have
1. Two tables, User and Country. User contains UserId, UserName and
Country contains CountryId, and CountryName.
2. I dragged in both tables from SQL server 2005 into a dataset and
How do you set up a SerializationInfo object?16 Jul 2007 16:21 GMT2
A SerializationInfo gets passed to your constructor for manual
deserialization.
If your deserialization constructor did this :
protected BaseConfigData(SerializationInfo info, StreamingContext context)
Read http stream with C#16 Jul 2007 15:44 GMT6
I need to read an HTTP stream that is defined as excel format. How can I
access this via ADO.Net? This dataset pastes nicely into excel
http://ts-lc.sc8.finance.lycos.com/1184344340757?User=?????&Pswd=?????&DataType=
Excel97&Symbol=INDEX:NDX
...
Comparing objects - how?16 Jul 2007 15:41 GMT3
I know I read about it somewhere when studying, but can't come up with
keywords to search on this topic.
I need to be able to compare objects like
if (A < B) {}...
Invoking the Connection Properties Dialog Box16 Jul 2007 15:34 GMT1
I try to invoke Connection Properties dialog box that Visual Studio 2005 use.
The dialog that I said is used in many places such as when developers build
connection string in Settings.setting file
(http://www.one.co.th/downloads/Settings.settings.png). The Connection
passing array to com object16 Jul 2007 15:28 GMT2
Hi. I need to call a com function which requires an array of string as
parameter.
I call it this way:
my.InvokeMember("report", BindingFlags.InvokeMethod, null,
Sum Totals From DataGridView16 Jul 2007 14:16 GMT3
Hello all, writing application with VS 2005 using C# to link up with
SQL Server 2005.  I have a form Purchase Orders with a DataGridView
control for my line items.  I have added a column "Amount" on
DataGridView control to compute unit price times quantity.  However,
Example of TYPED INTERFACE ?16 Jul 2007 13:33 GMT2
I am using extensively typed classes.
Now I would also need typed interfaces. Is it possible to define an
interface with a couple of types?
Do you have an example ? (a 3-line example would be fine).
resize icons in treeview16 Jul 2007 12:33 GMT1
Is it possible to resize icons in treeview, it seems its always 16x16
Or maybe its possible to put picutre of custom size into treeview, somehow
...
Gotdotnet Article16 Jul 2007 12:20 GMT4
Could anyone tell me if it's possible to get a hold of the article on the
link below?
http://www.gotdotnet.com/team/clr/LoadFromIsolation.aspx
Anybody knows if the articles on gotdotnet got moved somewhere else or did
 
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.