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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question about Microsoft Visual C# Express Edition19 Nov 2006 18:42 GMT2
I want to write some custom UDFs for Excel in C# and and build them into
 XLLs.
However, I can't seem to check the Register for Com Interop box in the
Express Edition of VC#.
Questions about an article19 Nov 2006 18:14 GMT2
"Unless you have a very good reason to catch an exception, DON'T.
Exceptions are supposed to be exceptional, just like the dictionary meaning:
uncommon, unusual. When in doubt, let the calling routine, or the global
exception handler, deal with it. This is the golden rule. The ...
Posting Jobs19 Nov 2006 17:55 GMT6
I am a new user to googlegroups and wanted to ask if I am allowed to
post jobs to this group.  I currently work for Intuit and am recruiting
Software Engineers / Architects for California, Boulder CO, and
Waltham, MA.  All with either Java, C++ or C# experience.
appdomain.CurrentDomain.UnhandledException19 Nov 2006 17:45 GMT1
What're the meaning of "App domain" and "Current Domain" in
appdomain.CurrentDomain.UnhandledException?
is there a way to get dotfuscator community edition to work in visual studio as a post-build event?19 Nov 2006 17:20 GMT1
The subject says it all :)
I have Visual Studio 2005, it comes with community edition of
dotfuscator. I'd like to use dotfuscator in a post-build event.
However, I get an error when I call dotfuscator. I can run it from the
Change Control properties that are in FormView19 Nov 2006 15:44 GMT1
I'd like to be able to change the ImageURL property for an Image
control that resides inside a FormView.  Can someone give me a hand
with this?  I'm not sure how to reference it.
Thanks
try/catch in C#19 Nov 2006 15:38 GMT2
Is "catch" in C# going to catch all exception, or it just catch the
exceptions induced by "throw"? Will it also catch those "structured
exceptions" that could be either from system modules or other DLL or COM
objects of native code?
about event  and fileSystemWatcher class19 Nov 2006 15:36 GMT1
there is class A...
class A
{
 FileSystemWatcher watcher;
Fileupload Browse default location19 Nov 2006 14:38 GMT4
Is it possible to change the default location for the FileUpload
control so that it searches a file from within the web page file
structure?  Even more specific...limit it to one folder within that web
structure?
Control's, Focus, and Change focus19 Nov 2006 12:31 GMT4
I've created some custom controls and forms that allow the feature to
temporarily transfer focus to a control that has been entered by the mouse.
Everything seems to work fine but the problem I have is that sometimes I
seem to loose the original "holder" of focus and when the ...
visual source safe....19 Nov 2006 09:39 GMT1
i have develop some project with vs2003.net version
and i need visual source safe ...
is it included vs2003 CD??
can i use vss2005 in vs200319 Nov 2006 09:38 GMT1
can i use vss2005 in vs2003??
i'm using vs2003 and then i want to use visual sourcesafe 2005
is it possible?
Package a UserControl in a dll19 Nov 2006 09:08 GMT3
I would like to package several usercontrols in a dll. Then use them in
another website. How do i accomplish this?
I tried to add a reference of the 2nd website to the dll of the first
website containing the usercontrols but i couldn't make it work.
string problem19 Nov 2006 08:16 GMT9
string s("0101");
I can't change it into s=1101
by
s[0]='1';
Error messages web app19 Nov 2006 07:41 GMT5
I am developing a web app.Using master pages. C# In it is a save method,
which retunrs true or false (saing to a sql server)
I want to notify the user of a save failure in two ways, check the error
from the SQL server if it is a duplicate key error, display a cutom message
 
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.