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# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
datagrid bound to IBindingList problem12 Nov 2005 18:55 GMT1
Hi, is there any way to format and order the columns displayed in a datagrid
bound to a class that inherits from IBindingList? i have used
DataGridTableStyle and added DataGridTextBoxColumns to it in the correct
order which works fine if the dataGrid.dataSource = "ArrayList", but it
Math parser12 Nov 2005 18:10 GMT12
Does anyone know if there is a library or a sample project that can
parse strings with mathematical expressions inside ?
eg. string math = "(23 + 48) ^ 2 - (7.76 * 3.14)";
parser should calculate the result of this.
What is the need of 3 tier architecture or 4 tier architecture12 Nov 2005 16:15 GMT3
I am working with c# and asp.net in developing web applications, iam using
.netframework 1.1  ,i want to know what is the need of 3-tier or 4-tier
architecture in our application development.what is its part when some body
is using our application.plese give links where i can ...
Difference between VS2005 Standard and Professional12 Nov 2005 16:13 GMT7
I have read the Microsoft Product Feature Comparisons page many times over
(http://msdn.microsoft.com/vstudio/products/compare/default.aspx), as well
as Gregory's blog on the subject
(http://spaces.msn.com/members/gregorybeamer/Blog/cns!1ptsyfBgfiUmsaQCul95SOyg!14
1.entry
)
Advice Required Career Move12 Nov 2005 15:53 GMT1
I work for a multi-domain software services provider and have been at
this job since campus.
I recently  got this offer for Morgan Stanley IT division as a C#/.net
Dev for their in-house s/w.
Invisiable console application12 Nov 2005 15:51 GMT3
I am trying to build a console application in C#.Net. This application
is suppose to run in background without user interaction. How can I
hide console to appear?
ActiveSync 4.0 - Why no manual sync?12 Nov 2005 14:48 GMT2
I just want to stick my PPC in its cradle and have it charge... and nothing
else. What is so wrong with that? Why won't Microsoft let me do that very
simple thing??
How can I make my project pick up the latest .dll?12 Nov 2005 08:55 GMT2
I am trying to do a build of an application against the latest .dll file for a library but the compiler insists on trying to load an
older version : Graphics2D.dll(1.0.2142.164) instead of Graphics2D.dll(1.0.2142.3790)
Is there an easy way to fix this problem?
Thanks,
Union a Structure and Byte Array12 Nov 2005 05:06 GMT3
In C#, I cannot find a way to effectively union a class (or structure)
and a byte array.
Essentially, I need to do this equivalent in C:
union {
Generate HEX number.12 Nov 2005 03:52 GMT11
I need to randomly generate a 16 digit hex number in C# code.
How can I do this?
Thanks.
Can we  use System.IO.Compression to zip file12 Nov 2005 03:47 GMT2
We can use  System.IO.Compression to compress/decompress stream.
How can we use System.IO.Compression to zip/unzip file in disk?
CheckedListBox in Windows Form12 Nov 2005 03:29 GMT1
How do I store a string value for an item in a CheckedListBox in
Windows Form?
For a web based application, CheckBoxList allowed us to store 2 string
values for the item in it. How do I achieve that when making use of the
RemoteCreateDBInstanceEX warning in VS 200512 Nov 2005 02:55 GMT3
I'm getting the following warning when I build a solution in VS 2005 which I
did not get in VS 2003:
At least one of the arguments for 'DataLinks.RemoteCreateDBInstanceEx'
cannot be marshaled by the runtime marshaler.  Such arguments will therefore
One SP with two recordsets12 Nov 2005 02:49 GMT5
I'm able to get one recordset from my SP that has two select statements. How
do I get the second recordset? How do I access the second recordset to
populate the tag of my controls?
Here is my code so far. I'm getting an error 'System.Data.DataTable' does
filling an array12 Nov 2005 01:37 GMT5
I might decide to use a 3D array, but for now I'm experimenting with 2D.
Here's what I have so far:
for (int x = 0; x < 10; x++)
{
 
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.