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# / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can someone help me debug this snippet of code?27 Aug 2006 22:57 GMT10
I have two classes. The first one called Program contains the Main() method.
This class ideally should be able to call a method called normDensity
from another class NormalDistribution code attached below the first class.
I instantiate the NormalDistribution class as:
Nant with .net 2.0 without solution task27 Aug 2006 22:30 GMT2
Can someone please show me an example of how to build a single .net
solution via Nant without using the solution task, or the msbuild task?
I can't seemt o find an example anywhere.  Thanks in advance
Need language pack27 Aug 2006 22:28 GMT1
I have install dotNETFramework 2.0 Chinese.
Need I install Chinese language pack?
NUnit or mb.Unit27 Aug 2006 22:25 GMT1
Hi All Sharpies,
Which is a good tool for TDD, NUnit or MBUnit? I reas some blogs they
say MBUnit is better but I was looking at the activity and it seems
MBUnit was last updated in 02/06.
C# 1.x with C# 2.0 *.DLL27 Aug 2006 22:14 GMT1
Is it possible to reference a .NET 2.0 .dll with a .NET 1.x compiler? I
have tried with C# but I get a compiler error. I was wondering becuase
you can implement both generic and non generic iterators and when you
implement a generic interator with the IEnumerable<> interface it ...
Raise Event not working (revised)27 Aug 2006 21:57 GMT2
(my last post was incomplete so this issue is being reposted)
I have an ASP.Net C# app with a Default.aspx page with an ascx user control
on the page named EditGrid.ascx given the ID myEG on the page.
I am trying to raise a custom event in this user control passing custom data
How to know a event handler alreay added to invoke list27 Aug 2006 21:56 GMT2
Can someone tell me how to know a event handler alreay added to invoke list?
For example, how can I know
   tvwLeft_AfterSelect2 is already added to tvwLeft.AfterSelect so I won't
do it again?
Problem with the Designer27 Aug 2006 21:55 GMT2
it´s the third time now that I´m getting an error message like this:
Warning    1    The designer cannot process the code at line 85:
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
The code within the method 'InitializeComponent' is generated by the
Best way to maintain settings?27 Aug 2006 20:26 GMT5
We have a .NET Win app that runs at 12 different cattle feeding lots.  Each
lot runs an isolated instance of our app using its own SQL Server instance.
For overall settings specific to a feedlot, we're maintaining those values
right now in the database.  But I'm not sure its the ...
how to make sure this.Test() call base class method in base class constructor27 Aug 2006 19:43 GMT2
There is a method Test() implemented in base class and override in subclass.
In base class itself, how to make sure
this.Test() will just call implementation in base class only?
Thanks a lot!
Raising Event not working27 Aug 2006 19:36 GMT7
I am trying to raise a custom event in a user control passing custom data
arguments.  I have done this many times in VB but this is my first time in
C#.
The code below passes the proper arguments in the
MSHFlexGrid....27 Aug 2006 19:24 GMT4
hie,
does anyone know. how to use the MSHFlexGrid.. .in C#... and does'nt
VS 2005 shipp with a NEW MSHflexGrid??? i hav VB6 installed to so does
that create some conflict?? theres only ver. 6.0 .
Catching exceptions in other assemblies.27 Aug 2006 19:19 GMT5
I have an object named DisasterRecovery. The Ctor of this object is this:
private DisasterRecovery()
{
Application.ThreadException+=
Access to Registry from Windows service when computer reboot.27 Aug 2006 18:54 GMT2
Hello !!!
I'm write service that change value in the registry key.
Service work under LocalSystem account and have all right to chage this
key.
How to seperate GUI-Design and Core functions?27 Aug 2006 18:22 GMT3
I´ve a general question how to perform a strict seperation between GUI
design and core functionality.
To give a little example...
I´m importing an xml file into a MS SQL database.
 
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.