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# / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Code Obsfucation20 Mar 2006 23:21 GMT6
Does visual studio come with a compiler setting to obsfucate the assembly,
or are there 3rd party products that do this?
John.
Problems Changing Mouse Cursor Type20 Mar 2006 23:08 GMT2
I'm working on an application in C# that will allow the user to create
simple CAD drawings on a CEPC system.  I would like to be able to change the
cursor shape depending on the drawing mode selected by the user.  I started
out by setting up P/Invokes for LoadCursor and SetCursor.  ...
Question on Collection Sorting20 Mar 2006 22:45 GMT5
When extending CollectionBase is it possible to sort on a particular
field of each object in the collection?  For example if I created a
inherited class from CollectionBase and filled it with "Sale" objects
and each Sale object had a SaleID property, can I sort by that?
How to get a system image into a picturebox?20 Mar 2006 22:06 GMT2
Hello, I am trying to get a system image, like the ones that appear in
the message boxes, to go into my picture box on a winform.
How do I do this?  If possible, I'd like to keep all the nice
translucency just like when appear in message boxes.
Dictionary of dictionaries20 Mar 2006 21:50 GMT2
I’m looking for a way to create a generic dictionary of generic dictionaries
grouped by type. Something like this
Class the Grouping ChildItem<T>{…}
Class ParentGrouping {
passing object as value problem20 Mar 2006 21:28 GMT7
I'm a little confused by this so would appreciate some advice on ways to
deal with the following. When I call the CodeMaker.Update static method for
the second time I want the dt parameter to have the same value as when
called the first time. What would be the best approach (and ...
command line interface programming question20 Mar 2006 20:45 GMT8
I'm new to this and was wondering what the options are for interpreting the
command line using a CLI program. Specifically methods for interpreting the
parameters passed to the program on the command line.
I noticed that visual studio adds the following for you when creating a new
Size of a class20 Mar 2006 20:36 GMT8
I am serialising an object to a memory mapped file (using the
CreateFileMapping and MapViewOfFile p/invoke calls). These need to know the
maximum size of the "file". I can put in a "good guess" ie it won't be more
than, say, 1K, but it would be tidier to use the actaul size. Is ...
DataView.Sort NaN20 Mar 2006 19:29 GMT3
I have a column in a DataView that contains NaN.  When I attempt to Sort on
this column, I get:
MESSAGE: Index was outside the bounds of the array.
SOURCE: System.Data
Generics and casting20 Mar 2006 19:26 GMT11
I have a xml file with data from various sources. For example:
<root>
 <Account>
   <Id>1</Id>
Getting ready for Vista20 Mar 2006 18:24 GMT5
I am developing a program in VS 2005. Does anyone know what are the
things I need to lookout for to make this program compatible with
upcoming Vista?
Thanks.
export to excel20 Mar 2006 17:43 GMT3
any FREE solution for export data into excel file?
Thanks in advanced.
authorization problem20 Mar 2006 16:01 GMT1
Mark is creating a website using ASP.NET. He is using Forms
authentication for authenticating and authorizing users. He has the
following
layout of files and directories in his website:
SqlXml to XmlNode20 Mar 2006 15:55 GMT1
I have a xml data type in database and read back as a SqlXml data type. How
do I assign it to a XmlNode type?
How to use class library when anthor class is used20 Mar 2006 15:51 GMT2
I'm trying to build a class library which has a class called
AvestaPlantFunc.
In this project building a class libray exist a class called
AvestaPlantFunc. In this class is there a method called IsBottomMixValid.
 
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.