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 2010

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
small problem28 Feb 2010 19:33 GMT6
hi every body;
i wrote a program that it has error ;plz help me  :(
using System;
namespace ConsoleApplication45
event28 Feb 2010 17:37 GMT1
Is it some sort of policy that event handler should begin with On.
I've seen this in some places.
//Tony
NotifyFiler for the FileSystemwatcher28 Feb 2010 16:39 GMT3
I just wonder when you use the Attributes on NotifyFilter what kind of
changes is that you catch then.
It's easy to understand what you are monitoring when you use the
NotifyFilter in this way NotifyFilter.Size
JSON Problem28 Feb 2010 16:27 GMT2
Hi, My code is below. I am not able to extract the 'name' and 'query' lists
from the JSON via a DataContracted Class (below)
I have spent a long time trying to work this one out, and could really do
with some help...
event28 Feb 2010 12:41 GMT1
Is it some sort of policy that event handler should begin with On.
I've seen this in some places.
//Tony
The Entity Framework and class libraries28 Feb 2010 12:30 GMT3
Apologies if there is a better group for this but I couldn't find it.
I have been playing a bit with the Entity Framework using Visual Studio
2010 Beta 2 (I think).
The problem I'm having is that whenever I try and use an
Is the value of Identity.Name accessable at client side?28 Feb 2010 10:21 GMT1
I wonder if the value of Identity.Name is visible (any way) at the client
side?
So, it is safe to use the userID as cookie name?
FormsAuthenticationTicket ticket = new FormsAuthenticationTicket(1,
Start a process in two different ways28 Feb 2010 09:41 GMT5
I would say that when you start notepad using alternative 1 or 2 is
identical.
So in this case it's no point to use alternative 2 because alternative 1 is
doing the exact same thing and with much less code.
How do I select which framework to use when buiding my app28 Feb 2010 00:42 GMT3
I have VS 2005. I just wonder where do I select which framework to use when
building my app ?
I have looked at the project property but I can't find it.
//Tony
instantiating string27 Feb 2010 22:21 GMT9
I'm relativly new to C#.
I wonder why this statement is legal:
   string str = "Hello World";
while string is a reference type.
Speed up ProgressBar - how ?27 Feb 2010 19:24 GMT6
I'm using ProgressBar to measure some action from 0% to 100%. But
there are cases when there is no action at all to be taken so I want
the bar to move from 0 to 100 at once. But when I put:
progressbar.Value=100;
msc extension27 Feb 2010 19:04 GMT1
When you have this msc extension what kind of extension is that.
Here an example the performance monitor which can be started by the command
perfmon.msc
//Tony
sequrity eventLog27 Feb 2010 17:01 GMT6
Can somebody tell anything that I can do so the system writes an entry in
the sequrity event log.
I mean I just want to do something so as a result the system writes an entry
in the sequrity event log.
about the handling of the process class27 Feb 2010 16:12 GMT1
When I run this program I saw that my current application was called
ProcessExample.vshost.
I was surprised over that this vshost was part of the processname.
I have thought that the application would have been called just
Problem of DGV multi-row selection27 Feb 2010 15:12 GMT3
I have a problem of DataGridView's multi-row selection behavior.
When holding the ctrl key down and DGV's selecttionmode had set to
FullRowSelect, user could select multiple rows by click on those rows. And,
when user click on a row which already had been selected the row would ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.