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# / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reflection and static constructors30 May 2008 09:56 GMT2
I have a class with a static constructor that I need to call via reflection.
I've tried lots of combinations with the binding flags and InvokeMethod,
no luck so far.
Do you have any suggestion?
Mouse leave for windows form which has some controls not firing as     desired30 May 2008 09:21 GMT5
I have a windows from with few controls over it. Now I have to see if
the cursor goes outside the bounds of the windows form then I have to
close the form.
I added mouse leave for the form however as soon as the cursor goes on
Unit Testing VS200830 May 2008 09:04 GMT3
I have setup UnitTests that go thru a SQL Server Table Sequentially using the
UntTest Property for DataSource.
What if I need to use 2 tables - I have a Parent child table that I need to
process
using of "@" before classname30 May 2008 03:18 GMT9
i was looking in some code in which i found that it is using @ keyword before
class name and constructor like this
public class @MyClass
{
.Net 2.0 SqlDataSource30 May 2008 01:48 GMT4
In the .Net 2.0, how do we know the row numbers of a SqlDataSource's
dataset?
Thanks for help.
Jason
Custom controls moving around in VB .Net not C#29 May 2008 23:02 GMT2
I have this weird problem...I have a custom composited control written in C#
comprising of a label and a textbox (in an assembly)
If I import the control into a C# Win Forms project and place several of the
controls on a page everything is fine...all of the positioning properties
DataBinding through aggregation29 May 2008 22:17 GMT1
Here is the description of the code I have:
- a class myClass, inheriting from DependencyObject, containing a
DependencyProperty myString (yes, my names are ugly)
- a class toStringConverter implementing IValueConverter, which takes
Using datetimekind. Is there supposed to be a conversion?29 May 2008 21:13 GMT2
public DateTime d2 = new DateTime(2000, 1, 1, 15, 0, 0, DateTimeKind.Utc);
MessageBox.Show(d2.ToLocalTime().ToString());
The messagebox shows "01/01/2000 15:00:00" where I expected 14:00 (I'm GMT +
1, VS 2005)
.NET does nothing on target machine29 May 2008 21:09 GMT4
I do a simple unzip style deployment onto a target machine.  This target
machine previously had a working version of my app on it but 30 seconds
after unzipping the new DLLs etc to this folder nothing happens when the
WinForm EXE is double-clicked.
Linq Query Help.29 May 2008 21:03 GMT1
I need some help constructing a linq query on datatables.
I have 2 datatables as follows
RangeTable
MinValue      MaxValue
Finding Links29 May 2008 21:02 GMT1
Is there a way to extract the links from a given  string which is a
combination of text and links..
Eg:
Downloads at download.com videos at youtube.com
Question about return style29 May 2008 19:32 GMT20
I was just wondering if there is a "best" choice from the following
couple of ways of returning a value from a  method:
1)
private HashAlgorithm GetSpecificHashAlgorithm(string hashString){
Sorting Crystal Reports programmatically29 May 2008 19:25 GMT1
I'm still learning Crystal reports, and now I need to sort report
programmatically. I've found a good article about it:
http://blogs.ittoolbox.com/c/coding/archives/sorting-the-fields-in-crystal-repor
t-programmatically-16201
.
This is how it described there:
.NET apps not being recognized as being in the Intranet Zone29 May 2008 18:56 GMT8
So I had a problem recently... my .NET apps would no longer run from a
particular share, nor could I open them in VS.NET. See:
http://groups.google.com/group/microsoft.public.dotnet.languages.csharp/browse_t
hread/thread/51cb5c13ce875757?hl=en

So I went into Internet Explorer's ...
Reinstate Namespace & Methods DropDown Lists within Visual Studio     IDE?29 May 2008 18:04 GMT1
I reset all of my settings within Visual Studio IDE (Interactive
Developer Environment) to the factory defaults for C# via Tools -->
Import and Export Settings --> Reset All Settings
Now, my drop down lists for the namespaces on the top left and for the
 
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.