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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Deployment Project changes05 Dec 2006 21:17 GMT3
I am using Visual Studio 2005, and I have created a deployment project
to distribute the app I've built.
Now, I need to add a dialog (which I've done) to collect two prompts.
Based on those two prompts, I need to add a line to a config file.
Gettype() returning a null05 Dec 2006 21:10 GMT1
I have an .aspx page that needs to instantiate an object whose type in
not known until runtime. The definition of said object resides in
/App_code/CMS.cs
CMS.cs
Ideas for how to enumerate all folders on XP and determine size?05 Dec 2006 20:05 GMT12
I want to write a program that lists all folders on my local hard drive
in order of size,
any ideas for how I might do this?
Thankyou,
Saving data05 Dec 2006 19:54 GMT1
can someone tell me if there's a possibility to save some data/flag on
a win2k/xp machine thats not that easy to track?
I mean saving some data to a file you can use FileMon or a registry
RegMon to check if an app accesses them.
Encrypting Data05 Dec 2006 19:36 GMT2
I need to encrypt sensative data in a SQL db like ssn, driver license...  I
was looking at using
SymmetricAlgorithm using DES to encrypt and decrypt the data.  Since I need
to decrypt the data I cannot use hash like I do for login.  Any thoughts?
XML serialization and UTF encoding 805 Dec 2006 19:10 GMT3
I am trying to  generate XML file  with UTF encoding 8 ,
But after serliazation the xml is generated as
<?xml version=\"1.0\" encoding=\"utf-16\"?>
I want UTF encoding 8 .
C++ to C# get set question..05 Dec 2006 19:00 GMT2
I am a (bad) C++ programmer, and I thought I would learn C# so I can
play with Microsoft XNA Game Studio Express.  I haven't picked up any
C# books yet, but have been reading articles around the web until I get
chance to get to a shop.
I determinate the data type of a physical table field05 Dec 2006 18:54 GMT1
I want to change a field a SQLServer table to varchar(10) if it is
nvarchar(5).
How can I determinate the data type of a physical table field in SQLServer
2005?
ICloneable and releasing memory05 Dec 2006 18:40 GMT3
ICloneable::Clone returns a new instance of the object being cloned.
However, it seems possible that the garbage collector could release this
memory before the calling function receives a reference to the memory.   If
this can occur then it introduces an error that would only ...
Different languages05 Dec 2006 18:18 GMT3
To be able to use different languages in my application, i load into a
StringDictionnary the corrrepondance between controls' names and the
selected language (stored in an bdd used for the application).
Then, for each control, i just read the content of the StringDictionnary.
To serialize or not to serialize?05 Dec 2006 18:05 GMT1
My teacher asked me to do a job and I don't know how..
This is the scenario:
I must create a client/server application. The server application is a c#
web server and the client is a c# windows aplication. The web service will
Who is Jesus?05 Dec 2006 18:03 GMT36
Who is Jesus?
Without a doubt, you have often heard the claim that Jesus is God, the
second person in the "Holy trinity." However, the very Bible which is
used as a basis for knowledge about Jesus and as the basis for doctrine
list DLL functions05 Dec 2006 16:05 GMT8
I want to list the functions contained in a DLL in c# , is there a code
for doing this?
thank you very much
How to reference the first element in an arraylist05 Dec 2006 16:03 GMT10
Hi I'm using the following to reference each 'element' (is this the
correct term) in an arraylist: -
foreach (InternetExplorer ie in ar)
           {
How to schedule ClickOnce application05 Dec 2006 14:36 GMT7
Hello Gurus,
Is it possible to schedule a task to run an application deployed using
ClickOnce? The executable changes location with each update.. and if i
were to run the executable directly, it's not considered as a network
 
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.