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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Your opinon please17 Aug 2007 02:21 GMT5
I am writing a shop front for selling goods and want to show the items
in a datagrid/gridview where the headertext is the name, description
and then a variety of prices based on the sizes e.g. Large, Medium,
Small
Why are events such as Resize, Click, DoublClick, etc. are not raised for a Windows Form?17 Aug 2007 02:20 GMT2
I have a strange situation. I create a very simple Windows Forms
application and place the code below however even though I place
breakpoints in various event handling points VS.NET 2005 only enters
the breakpoint for the button but not for the form. Am I missing
how to get a String[] as a return value when using c# lib in a c++ project?17 Aug 2007 02:06 GMT2
I am using a c# lib in my c++ project, with VS2005 as the IDE.
class InCollection is a class defined in c# lib, its method
getMemebers() will return all of its members as a System::string[] .
Like this:
How to retrieve files from "System Volume Information" Folder17 Aug 2007 01:51 GMT1
 How can I retrieve Files/Folder from the "System Volume Information"
folders from my system using C# code?
thanks & regards.
ramesh
In the depth of pleasure17 Aug 2007 01:50 GMT1
http://boxdew.com/18.html
http://boxdew.com/45.html
http://boxdew.com/4.html
http://boxdew.com/40.html
Default value of basic variable type17 Aug 2007 01:46 GMT4
i am a newbie,
   i remember i read a book talking about when u declare a array variable
using
   float[] ABC = new float[10];
Preventing Multiple Logins in ASP.NET17 Aug 2007 01:44 GMT3
Hi I went thru this article at http://www.eggheadcafe.com/articles/20030418.asp and implemented it in my ASP.Net 2.0 application. You did not say anything about clearing the cache when the user "sign's out" properly from the application, about removing the key the cache. Can you ...
Unable to pass an object17 Aug 2007 01:05 GMT4
I have a form that invokes two other dialog forms for controlling the
configuration of the program.  The dialogs are invoked modally. Rather
than pile up a large number of variables in the primary form I created
a class to hold the configuration data, validate it, save it. etc.  An
Something I'd like to see in C#17 Aug 2007 00:50 GMT7
Static methods are fantastic.  Static classes even moreso.  You can
call them from anywhere in a very simple manner, making them useful
"Helper" classes.  But they lack one very useful trick - they can't be
subclassed.  If you want a range of helper classes with similar
How best to process store Credit Card data (C#/ASP.NET/SS2005)17 Aug 2007 00:42 GMT2
I have an application that is running ASP.NET and C# code-behind on a
secure web server (at ISP).
I want to have users enter credit card numbers (hidden or masked of
course), and pass this string to a SQL Server 2005 back-end.
Easiest way to bridge designer and programmer (ASP.NET in C#)16 Aug 2007 22:56 GMT2
What is the easiest way for a designer and programmer to work together to
achieve web programming? The designer works with HTML controls and produces
a wonderful design layout of a web page. Does the programmer then load that
web page into Visual Studio and proceed changing all ...
How can I write a activeX that support socket communication in web page?16 Aug 2007 20:19 GMT13
   If I can write a ActiveX component that can support socket
communication in webpage, that will make browser have strongger
capability to communicate with different clients, but not only can
exchange info with the web server.
possible to copy Type instance to Type instance wo/ changing ref?16 Aug 2007 20:13 GMT1
I was wondering if it was possible to copy a type such that you don't
actually change the reference of the object you're copying into. I
understand that you would usually use the ref keyword for this
situation, but my (legacy) code is in such a situation that this is
Binding an object to a table16 Aug 2007 20:06 GMT5
I've created objects before that I could bind to UI controls, but now
I want to do sort of the opposite.  I want to bind an object to a
table such that the current rows columns map to properties of the same
name in the object.
How To Multi Processing ?16 Aug 2007 20:03 GMT9
Hellow Friends ... Here what i m working for ... i want to show
Multiprocessing by creating about three processes and then showing there
states that which process is now in running state and which one is in
wait state and which on has successfully completed its working ... i
 
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.