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
math conversions05 Jul 2007 02:19 GMT4
Are there any classes that do the conversions from
hex2Dec(), dec2Hex()
decimal, hex, octal ..and back to a Base
or do i have to implement them myself based
change color of row in a Datagrid view.05 Jul 2007 01:41 GMT3
I am newbie in c# and i have a question regarding DataGridView
I  have a Table  with 3 Columns
(0)IdLeggiSeriale    <Is Primary key>
(1)ValoreSeriale     <Is Integer>
Compression size05 Jul 2007 01:29 GMT21
I compressed a file with GZipStream class and is larger than the original
file.... how can this be?, the original file is 737 KB and the "compressed"
file is 1.1 MB. Did i miss something or is normal with that compression class?
need reference on "when to rewrite"05 Jul 2007 01:21 GMT10
I've seen studies before showing that it is better to rewrite code
when more than 25% (or whatever) of the code needs to be changed. I
can't seem to locate any references for that at the moment. Do any of
you have references for that type of article? Thanks.
The Tower OF Hanoi05 Jul 2007 00:04 GMT3
I'm currently trying to write The Tower Of Hanoi (http://
illuminations.nctm.org/ActivityDetail.aspx?ID=40) in C#.
I have a panel on the form and I draw pegs on the panel inside the
form class. I passed GraphicObject to drawDisk method in disk class to
Enum extenting04 Jul 2007 19:55 GMT3
Oftenly I need to use enums but standard C# enums provide little bit
poor possibilities. For example I'd like to restrict variables to get
only values specified in enums. Also sometimes I want to implement
some type conversion from enum to some other type.
Trying to load MSDN into Visual Studio 200304 Jul 2007 17:33 GMT2
I just reformatted my hard drive and am trying to install the MSDN to run
with Visual Studio 2003. But when I try to do it from the install screen
from Visual Studio, I get a window that looks almost like a list of options
for the install and then does nothing.
Looking for a currency control04 Jul 2007 16:56 GMT1
I am looking for a Currency control/Number Control which has the
following behavior.
If you are entering a number such as 123.67 the control behaves like this.
1. The field (control) is right justified.
Trouble connecting to Oracle database from C#04 Jul 2007 16:11 GMT5
I use the System.Data.OleDb.OleDbConnection class to establish a
connection to a Oracle 10G database.
The dsn connection string I use look like this:
dsn=provider="MSDAORA.1";User ID=test;Data Source="172.30.0.25/
Concurrency with win forms app and Access04 Jul 2007 15:28 GMT1
I have a Access 2003 talking to SQL 2005 express DB via
linked tables.
I also have .NET forms application that also talks to the
SQL DB.
Zweidimensionales Array gruppieren und summieren04 Jul 2007 14:36 GMT1
Hat jemand eine Idee, wie ich ein Array der wie folgt definiert wurde:
object [,] dataObj;
DataObj = new object[5,3];
q    w    2
ConfigurationManager in .net 2.004 Jul 2007 14:34 GMT1
I am tring to read the custom configuration form a config file but I
am not getting any way to read the data from the config file. Here is
tha sample.
config file
including an uninstall capacity04 Jul 2007 14:21 GMT1
Hi Nicholas
Thanks for your advice.
Can you point me to an example of such a utility?
Thanks
Hebrew Help.04 Jul 2007 12:57 GMT3
I have a hebrew string that include numbers and other letters,
i need to revere only the hebrew fonts.
somebody told me using the bidi.
please help me.
Problems with DllImport and a Delphi native DLL.04 Jul 2007 12:37 GMT1
Hi,
I manage an rather old application in which we have some fairly complex (ugly) Delphi code. This is Delphi 6 we're talking about.
Among all this Delphi code there is method for formating a print layout for slip printers. Pass a few parameters to this method and it returns a ...
 
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.