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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using delegate19 May 2007 21:30 GMT5
The following piece of code (between comment /***************/ line )works
fine. You can test is in console/win form/web page. Just print strResult.
/**************************************************/
   public delegate double DlgFn(double x);
Add relationships between tables c# VS2005 Server Explorer19 May 2007 20:16 GMT2
Hi, i've started a c# project using MS compact SQL as a datasource. I
am able to add tables in the server explorer and columns in these
tables, but how can i add relationships between tables (define a
column as a foreign key), such that when i add the tables as a
Adventures in Excel19 May 2007 20:05 GMT5
Hi All;
I'm working on a simple desktop application that does the following:
1 - Reads in an Excel spreadsheet into a DataGridView as follows:
try
Regex multiline option does't work - why?19 May 2007 19:36 GMT3
I have a simple regural expression:
\w+$
and text to match:
abc dddd
newbie needs help accessing ResultPropertyValueCollection19 May 2007 19:21 GMT2
I'm converting a Powershell script I have into C# but I've hit a hurdle
right out of the gate . . .
I can't seem to access the (string) value of a
ResultPropertyValueCollection - all I get is the object type returned.
(Microsoft .NET Framework 3.5 – Beta 1) to (Visual Studio Code Name "Orcas" Beta 1)19 May 2007 19:14 GMT5
  What is the relationship between "Microsoft .NET Framework 3.5 –
Beta 1" and "Visual Studio Code Name "Orcas" Beta 1"?   Should I
install 1 first than the other, or just 1?   I need to start a C# LINQ
project for my job.
Treading and Paint19 May 2007 18:54 GMT2
I have a simple worker thread that does "BeginInvoke(UpdateUI)". In
UpdateUI I have "panel.Refresh ()" which the debugger shows is
executed. Yet a breakpoint in the panel's Paint handler never gets
called. And the panel is never painted. Can someone clue me in why
Combo that displays tree.?19 May 2007 18:25 GMT1
I'm looking for a Combobox that displays tree.
Does anyone has a source code for that???
thanks in advance
How to call a javascript method from XAML19 May 2007 16:14 GMT2
How to call a javascript method from XAML. I am using C# .
In the following example, When I click button1, I wish to call a
method by name "SetValue(somevalue)"
of TestIndex.html file. Here SetValue is a javascript method present
How to obtain template for .Net 3.0 with vs2005 ?19 May 2007 15:17 GMT2
i would like to work with the framework dotnet 3.0, so i've installed
the Microsoft .NET Framework 3.0 Redistributable Package. Then I've
installed the Windows Vista SDK.
But, I've no project template to make an 3.0 application.
STA/MTA19 May 2007 15:07 GMT1
I would like to know whether the ApartmentState (and specifically, the
Thread's SetApartmentState method) addresses the "COM Apartments".
i.e., does it only affect the threading model of those COM components
that's being referenced via an Interop Assembly within the .NET FX?
Event Handlers19 May 2007 14:59 GMT3
I have a tabcontrol and a panel with some textboxes in on my main form. The
tabcontrol is populated will a datagridview and data by a different class
based on a selection made. How do I handle a row selection event to update
the textboxes on the mainform i.e. passing events ...
Rubber Banding in Net2.019 May 2007 14:46 GMT1
Rubber Banding in Net2.0
Is there any functionality built into Net2.0 for Rubber Banding (selection
by click, drag and release) on the Control based classes such as the Pane
class or other classes hosting work surfaces? Ideally after selection it
Regular Expression Hangs19 May 2007 14:28 GMT5
Anyone every heard of the Regex.IsMatch and Regex.Match methods just
hanging and eventually getting a message "Requested Service not
found"?
I have the following pattern:
Extending C# programs with snapins19 May 2007 12:56 GMT3
I am trying to find examples of how to extend a program with a snapin. I
want to learn from them. Can anybody point me in the right direction. I have
found only one so far. I am sure there are more, I just can not figure out
where they are.
 
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.