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
String Encryption27 Mar 2006 00:07 GMT9
Does anyone have any recommendation for encrypting simple strings  to
be stored in a db?
Thank you,
Issue with upgrade to .NET 2.0 using SQL Server 200027 Mar 2006 00:07 GMT1
Hey all . . .
We've just upgraded from .NETFX 1.1 to .NETFX 2.0 for our in-house
application, and now intermittenly, we are getting a
"Request for the permission of type
List<T> Question27 Mar 2006 00:06 GMT18
I have been using List(of String) when I could easily be using a string array
instead.
Is it still considered best practice to use Generic list of string rather
then a string array?
Convert byte to it's bit representation26 Mar 2006 23:54 GMT1
How can I get the bits that compose a byte?
Say I pass a byte of value 10 to my byteToBitArray function, I would
LIKE to get back an array (8 long) of 00001010.
I want that back cause that's the binary representation of the byte 10.
HTML into string from http address26 Mar 2006 23:54 GMT3
What is the easiet way to get the HTML from an URL location into a string.
regards Jesper
HTML to PDF, something decent26 Mar 2006 22:41 GMT2
Hajo,
I've been looking for decent software that will allow me to convert
html to pdf.
I am interested not only in commercial but also in free solutions.
Redirecting Browser to another URL26 Mar 2006 21:48 GMT2
Is there a way to redirect the browser from within a c# control which
is embedded in an HTML page to another URL? I am looking for something
similar to "showDocument()" which performs the described action in
Java-Applets.
Project ideas26 Mar 2006 21:30 GMT4
Hello, could anyone recommend some project ideas for someone just beyond
the beginner level, but not quite intermediate? I seem to have a case of
programmer's block, even though I don't consider myself a programmer yet,
heh.
c (not c#) compiler26 Mar 2006 19:29 GMT2
We work in C# but have a need to compile and create a DLL of c code. I have
never programmed in c, can you do this in visual studio 2005.
It is c not c++.
Any suggestions would be appreciated
generics question26 Mar 2006 18:05 GMT7
I need a generic collection that will do the following
key/value/value
or
index/value/value
How do you get the selected ContextMenu item?26 Mar 2006 17:56 GMT2
I have a contextmenu that is created by looping through a datarow view
and in the foreach loop I have this:
               ToolStripMenuItem menuItem = new ToolStripMenuItem();
               menuItem.Text = row["Name"].ToString();
Why use and what is project reference26 Mar 2006 16:31 GMT1
I use C# and VS 2003
My exe file is using several class dll(assume we called then 1,2,3,4,5,6)
and some of these 6 class dll is using some of the other 5 class dll.
If I have a class Dll called Test.dll that I want to add a reference to I
Problem with Proxies and HttpRequests26 Mar 2006 15:54 GMT1
I'm having a bit of trouble writing a program that reads an XML file
located on a webserver. I've had a go myself to try and code it but I'm
getting a strange error.
 HttpWebRequest myWebRequest =
Read Access DB26 Mar 2006 15:38 GMT3
any one can tell me how can i Read Access Data base Using C#.net
windows
which refrence i hav to use , ConnectionString , reader
and all
Why doesn't this code compile?26 Mar 2006 07:30 GMT3
This code generates the following error:
Error 2 Cannot convert type
'System.Collections.Generic.KeyValuePair<string,CollectionTest.Group>' to
'CollectionTest.Group' C:\Code\Project\CollectionTest.cs 21 4 Project
 
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.