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
An unhandled exception of type 'System.NullReferenceException' occurred in my_deepot_common.dll21 Dec 2007 13:46 GMT1
i have this class library that connects to the database(see appconfig below)
compiling 0 errors but when its running  i amhaving this error
An unhandled exception of type 'System.NullReferenceException' occurred in
my_deepot_common.dll  Object reference not set to an instance of an ...
Problem with loading app.config21 Dec 2007 13:40 GMT3
I was trying to configure the Trace class using the app.config. I was
followig the example configurations in the MSDN.
However, as I debug the program, the Trace class seems to ignore the
configuration. For example - it has its default and only listener while I
copy files and folders from server to server21 Dec 2007 12:32 GMT4
Every week our web guys publish the web site to all of our servers by
logging into the server and doing a copy - paiste. We want to elminate the
developers from logging into each server and doing this, so we want to
create them a windows app that allows them to copy the web ...
how to create a c#3.0 project?21 Dec 2007 08:22 GMT1
Hi, i just downloaded and installed the "Orcas" c#3.0 ctp, the example
atteched could run successfully, while i can not see any c#3.0 project
template when creating new project. So i just created a normal C# console
project and write some code with new features of c#3.0, but the ...
What's wrong with my xpath?21 Dec 2007 08:10 GMT3
Hi.  I've been trying without success to query the below XML using
xpath.  I'm doing so in the context of a c# method which uses
nodeiterator in the usual way.  No matter what select statement I
submit, though, (even a query for the root "/"), I return one of the
Image viewer development21 Dec 2007 07:12 GMT5
I have got to create an image viewer for my project module,i would like to
develop a activeX control or winapp for image viewer using C#. i dont want to
use microsoft office document imaging viewer ,any thired part ActiveX
controls either. i am not strong in C#.  i need guidance ...
Get the calling type21 Dec 2007 02:33 GMT5
is there a way to determine "the calling type" in c#?
I have found several places on the web with examples using StackTrace, and
just as many rebuttals of the presented method - stating that it can't be
relied on to be 100% accurate due to possible optimisations at runtime.
Call a third party console application and return the result21 Dec 2007 01:34 GMT2
I am trying to execute a third party console application and return the
result dispalayed in the console screen.
Can this be achieved?
Thanks.
ReadOnly without asking21 Dec 2007 00:20 GMT9
I want to Mark my word document writen by my C# .NET app. readonly without
asking about its then opening it again. No one have to change the contend of
document, only My app. must write this document.
I know the ReadOnlyRecommended object in Word "AsSave.
RichTextbox Key Shortcut List20 Dec 2007 23:57 GMT2
I've spent the last hour searching the internet for  a simple list of the
shortcut keys recognized by the Windows Forms RichTextBox and
came up empty handed.
I did see where someone mentioned that he looked at the lists
Save HTML without dialogue20 Dec 2007 23:11 GMT2
Need save HTML without dialogue.
In doing so:
       private void MainForm_Load(object sender, EventArgs e)
       {
what is wrong with this20 Dec 2007 22:44 GMT2
somewhere towards end of the form calls I have
private void setRegexoptionsChkBoxOnPosnChgd(object sender, ConvertEventArgs
cevent)
       {
out method and method with return value20 Dec 2007 22:39 GMT10
In performance wise which is more costly to use when there one value to return?
Is it the out method parameter or the method that has a return value?
COM object that returns a string20 Dec 2007 22:06 GMT2
Hello. I have written a Class Library in C# that has two methods:
GetNumber returns 17
GetName returns foo
I am able to add a reference to the COM object from an ASP.NET page,
ie webpage 220 Dec 2007 22:05 GMT2
Hi, Can someone advise as to what Im doing wrong with this code.
public Form1()
       {
           InitializeComponent();
 
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.