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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RSA signing data17 Dec 2007 10:11 GMT5
I need to sign some data to ensure it has not been tampered with.  I'm
pretty sure I will be able to work out how to do what I want by searching
for RSACryptoServiceProvider on Google, but what I can't see is how to get
my app to generate a key pair at runtime.  Can anyone give ...
Assigning a reference to a variable17 Dec 2007 10:02 GMT23
If I have a structure, for example:
struct Settings{
 public string str;
 public double doub1, doub2;
Entity factory17 Dec 2007 08:53 GMT2
I need to create Factory() method which creates entity objects from
string type names ( e.q. "Customer", "Product" ) for 3.5 WinForms Linq
application.
I tried code below but got error shown in comment.
BindingSource / DataSet / DataTable - Event when changed17 Dec 2007 08:05 GMT1
.Net 2.0
VStudio 2005
C#
I know this is going to seem like a strange question, as even I am sure I
make the computer press keys17 Dec 2007 04:19 GMT4
hey I need to make a program that opens a different program, then goes to
"File -> New" and then press enter to indicate a new document, etc..
is it possible to make a windows service, that will open a program press a
series of keys for me?
form detailview question17 Dec 2007 03:45 GMT4
in Windows form, I have Datagridview and  detailview with the same binding
data manager. upon clicking the + in the navigator, the primary key field is
blank as expected, but I need to enable it for new record to let user to
fill it. On the other hand I don't want to allow change to ...
Would C++/CLI solve PInvoke problems that C# has in this situation? What is the advantages using C++/CLI then C# when PInvoking umanaged C++ Code. Major problems here.17 Dec 2007 02:42 GMT14
Hey there, this will be somewhat a long post, but any response is
appreciated!
I have done many PInvoke in the past from C++ to C#, but I did PInvoke
within C# not C++/CLI.
WPF performance?17 Dec 2007 01:47 GMT12
Hello NG,
In order to viaualize a production line, transporting a couple thousands
"defects" objects , I wrote a little WPF application, where each object is
reprsented as a little rectangle on a Canvas.
search  ms word documents' contents by search patterns17 Dec 2007 00:46 GMT1
I want to search all ms word documents' contents in a fold by search
patterns, like searching 'Wind' and 'Rain' not 'Hail'. Then return all file
names that meet the searching criterion.
Thanks
Find a Program Path17 Dec 2007 00:04 GMT3
I have created a batch file in C# and want to find and place it in the
path of an installed application.  Now, this might be done on an XP,
2000, etc system.  The application is installed and will likely be in
the registry.  Does anyone know of anything in C# to check the
C# - Calculate difference  between two dates and get value in month(s)16 Dec 2007 22:16 GMT6
I use c#, V2005
How I can get difference  between two dates and get value in month(s)
I had found some solutions but it is not exactly what I need.
private static int monthDifference(DateTime startDate, DateTime
Instead of Control Panel Applet16 Dec 2007 21:03 GMT3
My C# application is a Windows Service.  I have two problems that I
would like to solve in the correct way using C#.NET.
1) There are a number of user settings which I'd like to store in an
XML file.  I read these settings each time the service does some work,
SortedDictionary with IComparer bug?16 Dec 2007 21:02 GMT2
I'm trying to use a comparer to sort keys according to a specific priority. After adding the keys,
there is a KeyNotFoundException when I try to read values back from the dictionary. Even if the key is
in the SortedDictionary.Keys collection. Please help!
using System.Collections;
Article: Generating 3D Graphics in .NET using POV-Ray16 Dec 2007 19:56 GMT1
http://londonelegance.com/tyburn-consultancy/hf3d/
Full source included...
Problem implementing QuickSort algorithm16 Dec 2007 17:03 GMT1
Dear microsoft.public.dotnet.languages.csharp-ers,
I'm struggling with my implementation of a QuickSort algorithm. I
believe I grasp the concept (after looking up some explanation of the
algorithm), but there seems to be something wrong with my code. Any
 
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.