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# / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Audiobooks for learning C#?28 Jul 2008 03:05 GMT4
I know it's doubtful, but I was wondering, are there any audiobooks
made of C# programming books?
Would be nice to gain more C# insight while on the treadmill :)
Tony!
dllimport stdout gets eaten28 Jul 2008 02:30 GMT6
I changed the stdout in my C# app using Console.SetOut. It works fine
for all my Console.Out.Write calls and with log4net. However, I don't
see any output from native dlls that write to stdout. What am I doing
wrong?
.Net validation controls error: 'are you missing a using directive28 Jul 2008 02:27 GMT8
I've successfully added some .NET validation controls to a page (using
<asp:RequiredFieldValidator ...), however when I try to set the 'display'
property to 'dynamic', my page then throws up the following error in the
browser:
SecureZeroMemory in a managed DLL?28 Jul 2008 02:21 GMT15
// SecureZeroMem.cpp
#include <windows.h>
extern "C" __declspec(dllexport) PVOID __stdcall SecureZeroMem(IN
PVOID ptr, IN SIZE_T cnt)
Questions about Coding Practices28 Jul 2008 01:45 GMT8
I am reading "Programming .NET Components" 2nd Edition by Juval Lowy,
O'Reilly. In Appendix E, there is a chapter "Coding Practices" which I
agree and practice mostly. However, there are a few items I don't
quite understand why as listed below, my questions are marked Q:
Do we have extention properties in C# 3.0?28 Jul 2008 01:30 GMT26
C# 3.0 extension methods become useful for us. Do we have the similar
concept for extension properties?
Thank you,
Max
Next available drive letter - mpr.dll28 Jul 2008 01:22 GMT5
Is it possible to programmatically find the next available drive letter that
could be used to map a file share?  Or is my best bet to just call net use
and parse the output?
Thanks in advanced.
evaluating expressions28 Jul 2008 01:19 GMT4
Is there a way to evaluate a string expression such as "55/8" to
return 6.875?
Your help is greatly appreciated.
jake
.Net and 64-bit27 Jul 2008 23:32 GMT5
Is .Net aware of 32-bit/64-bit processor/Windows version at all?
How to check if a system 32-bit processor or 64-bit Windows? I looked at
"Control Panel/System" icon of a 2003 Server version, but it didn't show
anything about these?
CAS syntax in manifest for creating Sharepoint WSP27 Jul 2008 23:32 GMT1
I am sorry, for posting out of topic question.
I have an assembly which needs full trust. In the Manifest.xml of my
sharepoint solution I have something like this:
<CodeAccessSecurity>
c# definitive explantion of dotnet JIT compilation please and how to speed up performace27 Jul 2008 23:31 GMT7
im hoping someone cane provide or point to a definitive accurate
explantion of dotnet compilation when run and the best way to optimise
peformace when dotnet code is run first time and execution speed after
compliation.
FTP related classes27 Jul 2008 21:34 GMT6
I'll be working with FTP uploads/downloads. May
i ask for some pointers to relevant and useful
classes already prepared for such task in the
DotNet 2.0 framework.
show properties of a control in property window27 Jul 2008 16:10 GMT3
I am writing a control myTextbox (simply  a new class, which inherits class TextBox).
myTextbox class has property DataControlTyp, which is a enumeration: Now when I select this control in design window, I want to see this property as a list (combobox) in property window, to set a ...
How to select an arbitrary area on a form using sender / what Event     Handler?27 Jul 2008 15:28 GMT5
I have a form, Form6, that has a bunch of buttons overlaid on it.  I
want to be able to click on any arbitrary area of the form, and if
that area of the form is overlaid by a button, I want to change the
color of the button to Coral, and show a MessageBox with the button
Game development27 Jul 2008 10:52 GMT7
Well, I'm very interested in game development, I'm just starting out though,
browsing here and there for tutorials, references, etc.. and learning about
the game development industry...
What i've realized is that, apparently, most of the games out there are
 
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.