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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ConfigurationErrorsExecption was unhandled.06 Feb 2007 09:01 GMT4
I am new to the Microsoft .Net and hope that someone can help me on my
problem.
I have my C# program compiled but when I run it, one of the Microsoft
Enterprise Library - Jan 2006 throw an exception handle by
Coding - Best practices?06 Feb 2007 08:22 GMT2
I have been developing using C# in ASP.Net for about a year now. And have
been a programmer for about 10 years.  I have learned many different things
in .NET, but still when I look at sample code fromother programmers I feel
like I am so far behind.  I see them usingstuff like ...
Urgent Oracle-DBA professionals required06 Feb 2007 07:45 GMT1
Dear all group members,
    We are looking for Oracle-DBA professionals with one of our clients
(top MNC Company) located in Hyderabad, Chennai and Bangalore.
        Skills: Oracle-DBA
try/catch on dequeue is way slower than my own lock06 Feb 2007 07:33 GMT5
Using a synchronized Queue, I did some testing on catching the "queue
was empty on dequeue" exception vs. doing my own lock, checking for
empty, and then dequeuing. The try/catch method, though simpler in
code, was 100x slower than doing my own empty-check before dequeue.
files & folders cache implementation06 Feb 2007 07:13 GMT1
I'm looking for some example , open source etc code that implement caching
of files and folders with those requirments:
1. like every file system , I can write , read , delete etc files and
folders , and put files into folders , sub folders etc.
About C# Generic06 Feb 2007 06:44 GMT4
Where could I find some useful documentation about C# Generic? Thx in advance.
taskbar item06 Feb 2007 05:12 GMT1
i have written a .net windows service in C# and was wondering if
anyone knew any good articles or examples on how i can create a
taskbar item for this.
I would like it to maybe show a number of actions when i hover over
Puzzled with Thread Safety of classes  with static methods when used in a Web Application06 Feb 2007 03:52 GMT7
I have the following small classes:
//----------------code---------------
using System;
using System.Collections.Generic;
Drag text from windows and drop it in a windows forms Application06 Feb 2007 03:38 GMT1
I've searched quite a bit for a peice of code to suite some basic
interface need: Drag And Drop. So what I need is to copy text from,
for example Internet Explorer, to form (to a text box or whatever).
The bahavior that I whant to implement is almost like the copy paste,
Unable to get line-breaks for a JavaScript 'alert' message using ClientScript.RegisterStartUpScript06 Feb 2007 03:22 GMT3
I'm trying to create a function that will cause a pop-up alert to
appear if dates which were chosen from a drop-down list were invalid
on a page.  There's 4 dates, so there's the possibility of 4 errors at
once.  I'd like to pop-up all the errors at once, so the user can
Keeping controls centered06 Feb 2007 02:32 GMT9
This is not actually a C# question but I'm not sure which newsgroup is
appropriate for
this question.  My apologies if I'm being "off-topic".
I'm writing and application that has a group box that contains a bunch of
Automatically Add Comment Header to Source Files06 Feb 2007 01:10 GMT3
I am looking for a Visual Studio plugin or macro to manage comment
headers in my .cs files (e.g., for copyright and/or open source
license information). I realize that I could edit the template
Class.cs file in %Program Files%\Microsoft Visual Studio 8\Common7\IDE
smtpmail06 Feb 2007 00:08 GMT1
Had an issue with the stmpmail class (under System.Web.Mail namespace,
v1.1 framework).
All of a sudden the emails were not getting sent in our production box
(OS - Windows 2000).  Found that after the smtpmail.send method was
I am puzzled by static class use05 Feb 2007 23:26 GMT5
The code is:
<code>
namespace ConsoleApp
{
How to remove a user control dynamically05 Feb 2007 23:07 GMT1
I have a user control that I add dynamically. Once certain action is
performed I want to remove it completely.
My questions are
1. How do you check to see if a user control already exists or not?
 
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.