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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sub-classing windows forms controls13 Apr 2008 04:57 GMT3
I have added a Windows Forms Control Library project to my solution and
created a form control (let's call it libForm) in this new project which
inherits from System.Windows.Forms.Form. I set the Text property of this
form to the name of the application ("MyApp"). When the ...
LINQ to SQL as XML13 Apr 2008 02:09 GMT3
I have a LINQ class that I can use to query data from my database. I
want to query the data directly into an XML string without defining
each field.
If I have a table Names like the following:
WMI and Quota violation exception12 Apr 2008 20:54 GMT4
I am using the following WMI code to watch for the termination of a
particular process.  This code is running under Windows Vista.
public void WaitForDeath()
{
Time issue12 Apr 2008 20:03 GMT1
I have a problem to solve and not quite sure about the best way to
solve it.
I have an application which needs to insert a log line into the
database table at certain times of the day.
Download file has HTML in it.12 Apr 2008 19:59 GMT2
i have a file on the server, then use the following code to dialog the
file to the local client.
in stepping through the code the file length (fLen) is correct, but
when i look at the file after
ListView problem12 Apr 2008 10:16 GMT5
I'm getting error when selecting items in ListView control, it
says ArguementOutOfRangeExceptions. That happens in SelectIndexChange
event. I have tryed with try...catch but there's no effect.
The code inside that event is:
Passing textbox value to another form12 Apr 2008 03:56 GMT4
Good day.
I have a question. I want to Pass the value of my textbox1 from FORM1 to my  
Form2 into a textbox1.
#####FORM2 CODE######
Provide access to a class without access to the constructor12 Apr 2008 00:46 GMT8
Suppose I have a class A that works with instances of class B. I would
like it so that only an instance of A can generate instances of B, but
I would still like users of A to be able to handle instances of B,
including passing them as arguments to methods on A. Is there any way
Visual Studio 2005 reporting Error 13 : Unknown Build Error11 Apr 2008 23:21 GMT1
Hello, I have a problem when working with a program that uses XAML in
one of the modules.
I copied some XAML code from another working project into an existing
project, then when trying to compile the project I get the following:
Handling SPAM posts11 Apr 2008 23:14 GMT62
Folks,
We *really* need to get a handle on how to eliminate the SPAM posts making
their way into this group and related group like ASP.NET. It has gotten to
the point where it just isn't any fun anymore, having to wade through this
Calling a WCF service11 Apr 2008 21:28 GMT1
I'm sure this is a dumb question, but here goes. I've got an asmx web
service that I want to move to WCF and then expose a netTcpBinding endpoint.
Is it possible to consume that netTcpBinding endpoint using a .NET 1.1 client?
Thanks,
Is there a standard way to check whether or not a file is in use?11 Apr 2008 19:30 GMT4
Try to do something with it, and look at the exception? Some other
way?
Thanks!
checkbox visible based on multiple rows11 Apr 2008 18:52 GMT4
asp.net 2.0 and language is c#
I need to add a single checkbox on an aspx page based on evaluating
two aspects of the items the customer has placed in the shopping cart.
The price must be $100 or more and the brand must be a specific brand.
Load XML with nested tables into SQL Server11 Apr 2008 18:40 GMT1
I have problems loading XML data into SQL Server.
What is the best way to go ? I am new in using XML documents.
I have tried to do it with "Integration Services" and
also with "XmlTextReader", "XPathDocument", "DataSet.ReadXML" ...
Can anyone suggest a better design approach?11 Apr 2008 18:22 GMT1
I have a forms application which hosts an unmanaged dll. This dll
exposes some simple c style functions which I just call using pinvoke.
But all native functions call WaitForMultiple\singleObject and wait
for a particular event to come. The problem is, this event can fire
 
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.