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# / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
a little GAC help please08 Apr 2008 19:50 GMT5
I have a signed assembly that I installed in the GAC using Windows
Installer 2.0 (VS2005).
I can see the assembly using the standard Explorer view C:\Windows
\assembly, as well as using the gacutil.exe /l myassembly.dll console.
Problem with projects not compiling08 Apr 2008 19:39 GMT2
Can anyone tell me why I keep getting the following problem after shutting
down VS2008 and attempting to reopen my solution?
Warning 1 The referenced component 'System' could not be found.
Warning 2 The referenced component 'System.Core' could not be found.
Threads problems08 Apr 2008 19:39 GMT2
I am trying to build thread inside thread in this way:
Thread A (start)
{
successHandler = false
Closing all Windows in Windows Application08 Apr 2008 19:33 GMT8
I have a chat application which i have created using WinForms 2.0 (C#
lang).
The situation i am faced with is that i need to close all the opened
(chat, public chat, chat invite, chat history, user profile) windows
Looking to buy a new laptop08 Apr 2008 19:23 GMT6
For a while my wife and I have shared my current laptop (Dell Inspiron
6000D), and it's worked out ok. However, lately she's kind of caught
the bug and finally started getting a feel for all the wonderful
things she can do on a computer from getting some of her office tasks
How to make CLR stored procedure generate comments in TSQL when it is deployed via visual studio?08 Apr 2008 19:21 GMT1
How to make CLR stored procedure generate comments in TSQL when it is
deployed via visual studio?
e.g. when i right click the project and hit deploy, i want some comments to
appear in or around the SQL wrapper that calls the CLR function.
The business way to store personal data in database (any)08 Apr 2008 18:41 GMT2
What is the current modern way to store private information such as credit
card, social insurrance etc... into the database. There are standards that we
have to request like FIPS.
I could use AES with 256bit keysize length, but the secret key should be
format a double using System.Convert.ToString08 Apr 2008 18:41 GMT3
I can use System.Convert.ToString to convert a double to a string, but how do
I format it (say I want to keep two deimals)? Or there is another class that
is I should use? Thanks.
WJ
COME ON MICROSOFT - CLEAN THIS NEWSGROUP - IT'S BECOMING UNUSABLE !!!!!!!08 Apr 2008 18:29 GMT4
XXX
Problem occurs in loading managed C++ dll.08 Apr 2008 17:02 GMT1
While trying to load a managed C++ dll getting an error "This
application has failed to start because the application configuration
is incorrect. Reinstalling the application may fix this problem.
(Exception from HRESULT: 0x800736B1)".
TreeNode.EnsureVisible question08 Apr 2008 16:46 GMT1
HI NG!
I have a problem which is very confusing for me.
In my app it is possible that the tree view will be cleared and
created completely new.
property in an interface08 Apr 2008 16:46 GMT7
hey all,
can and should a property be included in an interface class? if so, can
someone please show me a simple example?
thanks,
LINQ to SQL - Help with restructuring a query08 Apr 2008 16:31 GMT2
I'm trying to get my head around LINQ to SQL and the new syntax.  I have a
query that's working, but I have a feeling that it's not as clean as it could
be.  I would like some guidance on how to improve it.
In short, there's a table that can have multiple entries for a single
How do you know that the gc runs08 Apr 2008 15:22 GMT3
Is there a way to know when the garbage collection runs? We would like
to see how an app performs and when various gc levels kick in.
Thanks
Trying to understand interfaces08 Apr 2008 15:01 GMT3
I am using the Head First book to try and understand interfaces.There
is one thing I dont understand about the following code:
public void Sort()
       {
 
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.