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# / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
The Muslim's Creed07 Dec 2007 05:39 GMT2
The Muslim's Creed
Sorry for not sending anything related to this group but it might be
something new to you.
Question No.1
C# network programming book07 Dec 2007 05:29 GMT7
Hi, I am looking for a good book on network programming in C#. I have
searched the web but all I found (free and not free) was on .NET 1 or
1.1.
Can anyone help me with a good book? Amazon link, title, or anything
How to determine what version of framework a DLL requires?07 Dec 2007 05:10 GMT1
Sorry for the post here, but I have a quick need - I have a DLL that I
don't know what version of the framework it was built under.  How can I
determine that with standard tool.  Thanks!
-mdb
.NET Licensing Framework07 Dec 2007 01:43 GMT2
I'm currently looking for (open source/commercial) solution to build license
control into .NET based Windows applications. I'm thinking about license
keys that enable/disable feature sets, etc.
Any recommendations and links?
Correctly identifying FileInfo vs. DirectoryInfo entries07 Dec 2007 01:12 GMT5
I am having the following problem:  I create a FileSystemWatcher and
wait for events.  When the event does happen I refresh a
FileSystemInfo list and set properties accordingly (IsFile, IsDir,
ReadOnly, etc.).  The problem I'm having is in identifying when a
Loading an XML document using WebMethod of Web Service07 Dec 2007 00:41 GMT6
-- My code is listed as follows.
public class WebService1 : System.Web.Services.WebService
{
     public WebService1()
using custom exceptions when DAL return no rows07 Dec 2007 00:34 GMT2
.NET 2.0
I'm developing an application (n-tier, data acces layer (DAL), bizlayer and
presentation layer)
If for example in the DAL a stored procedure call returns no rows then I
GetElementsByTagName07 Dec 2007 00:28 GMT1
This is my first time working with C# and XML.  I have an XML file in the
format displayed at the end of this email.  I need to get the individual
values out of the xml.  I found GetElementsByTagName which works fine for the
unique elements such as LzAddedBy.
System File Watcher and networked drives06 Dec 2007 23:58 GMT5
Would I be correct in assuming that the system file watcher is only
valid for local drives and won't work for networked file system?
Signature

Lilith

How to programmatically get the Installation Folder Dialog box value06 Dec 2007 23:26 GMT2
I'm working with the Windows installer and need to programmatically
get a hold of the Application Folder value (in a custom step).  I.e.
Application Folder value gets set in the Folder field of the
Installation Folder User Interface Dialog Box, and I have a custom
throws keyword06 Dec 2007 22:16 GMT11
does c# provide an alternative to the throws keyword in javA?so that my
client developer will strictly implement the exceptions that my methods may
throw?
thanks in advance
Class Setup Wrong...Help!06 Dec 2007 22:11 GMT2
I'm learning C#, having moved from a VB.Net environment.
Scenario:
DataList bound to an array of image filenames that contains a series
of imageButtons, built dynamically. I am trying to set a click event
WebBrowser Control - Which element was clicked06 Dec 2007 20:22 GMT3
I have a form with a WebBrowser control. In the DocumentComplete event I add
an OnClick handler for each link found in the document. The OnClick for each
link calls the same handler function.
The events fire and this works great. The problem I have is determining
string formatting question06 Dec 2007 20:02 GMT2
Can anyone tell me why strSpd2 in the example below ends up being a
blank string when formatting a zero value? It would seem to me that
strSpd2 should end up being "0.0"
double val1 = 14.38009
Does Application.UseWaitCursor affect all threads in an application06 Dec 2007 19:49 GMT9
I have a main thread with a form and it starts another thread with a form.
I set Application.UseWaitCursor property to True in the main thread.
Most of the time I see the wait cursor in the main thread only.
(There is one exception.)
 
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.