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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to use code templates for entity properties28 May 2007 00:16 GMT3
I'm using VCS Express 2005.
I have a lot of property definitions in different classes like
public class MyEntity {
public string somestringfield {
Sending a file between 2 program27 May 2007 22:42 GMT2
I have a database program that  run in 2 far city. ( with  MS Access
database ).
i need get the new update file ( with xml format) that my program
generate it, from other city ,and update my local
StmpClient does not seems to use NetworkCredential27 May 2007 22:06 GMT1
I use SmtpClient to send mail. My customer reported that sending mail
was throwing an exception on his machine "the SMPT client requires a
secure connection or the client was not authenticated".
so I now provide credentials with my request, however it sends mail
how to clear  merged cells in C#27 May 2007 15:56 GMT1
I have problem with clear merged cells of excel's sheet. I am use Cells.
get_Range(x,x).ClearContents() method, but compiler says that there is no
possibility of clear content using this way.
Is there any other one?
Photo capture!27 May 2007 14:49 GMT1
I need help to identify a open source or a commerical software that I
can embed in my web app to capture a photo using local web cam or a
camera hooked up to the PC. Any comments or suggestions? I said, it
has to be compact with web app since I need to store the image in a
Missing Row in DataSet27 May 2007 04:38 GMT3
Still working on my XML DataSet...
Having moved on past difficult and complex problems, resolved with the
assistance of everyone here, I find myself facing yet another problem. My
XML document breaks the schema. There are missing tags everywhere, on
EventHandler question26 May 2007 22:19 GMT1
Why does:
class A
{
 public event EventHandler XYZPressed;
C# Express Edition and mobile projects26 May 2007 16:41 GMT4
Can I compile code for mobile devices (Window Mobile 2005) using C# Express
or do I need the full version of C# for mobile devices?
thanks,
Pratheep
Octal Integer Constants26 May 2007 16:31 GMT7
I have a whole bunch of integer constants that are best given in octal
(PDP-1 opcodes).  It makes a huge difference in readability and authenticity
if these
can be entered in octal.  I haven't found a way to do this.  Is there one?
Catching non-UI threads' exceptions.26 May 2007 14:34 GMT1
I'm using CF 1.x (VS 2003) on a Windows CE 4.2 device.
This classes ad methods are not present:
Application.ThreadException
ThreadExceptionEventHandler
What is the difference between GetOracleDecimal and GetDecimal  ?26 May 2007 10:21 GMT3
In order to retrieve a NUMBER value out of a column from an Oracle Table iinto a local variable
there are two functions:
Decimal var = reader.GetDecimal(1);
or
Writing a simple function in C#26 May 2007 09:37 GMT8
I am trying to learn C# and .NET programming in general but I am finding it
very hard going. To start with, I'd like to translate some trivial
functions from other languages that I am familiar with into C#.
Here is a simple function in OCaml that nests "n" applications of "f"
checking for Open Files26 May 2007 09:32 GMT1
Newbie question:  I've been looking for a utility that lists ALL open
files and can't find one so I'd like to write one in .NET.  How can I
check for FileLocks as they happen?  For instance, if I open a PDF
file in Acrobat, the name of the PDF would be listed in my GUI.  Is
Minimizing all Forms together26 May 2007 07:39 GMT6
I have 3 form (Suppose A,B,C)  that all are  TOPMOST.
from Form A  i   invoke( Run)  form  B ,and  then Run C from B .
i need to to minimize the whole project from Form C .
but only form C minimized .
Objects, threads and construction order26 May 2007 02:50 GMT4
I'm trying to define a Show3D class that takes a scene graph and spawns a
visualization rendering that scene graph in a new thread but keeps it
editable via properties in the Show3D class. For example, I'd like to be
able to alter the camera in the spawned visualization via a ...
 
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.