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# / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can i add com dll in GAC.05 Feb 2007 06:20 GMT1
Can anyone tell me if i can add com dll in GAC. If yes how will i do
this?
Is it using interoperability?
Any help will be truely appreciated.
Generic methods and inheritanc on non generic class05 Feb 2007 05:43 GMT2
If I have the following classes:
public abstract class Base
{
  public abstract T CreateItem<T>() where T : Base;
find method in app05 Feb 2007 05:38 GMT1
how can i check if a member/method or class is in the current Application
are there tools to do this like ismethod()
or isclass() etc.
or do i need to create a special class for a exception Handler
Remote Debugging05 Feb 2007 04:51 GMT1
Hi All, I have a total new server with win2k3 and .net framework 2.0. I have
copied an exe which I had built on my machine (.net 1.0) works super on my
local box.
I need to debug this exe on the server..I cannot install Visual Studio on
Debugging a DLL05 Feb 2007 04:41 GMT1
Hi... I had a VC++ 6.0 application that created a DLL to be used with another
C# app. I have convered that app to VS .NET 2003 and I can build the DLL
without making any changes to the existing code. However, when this DLL is
used by my C# application I get some memory errors.
error in update command using dataadapter05 Feb 2007 04:10 GMT2
m using this code :...........................
=======================================================================
OleDbConnection con =new OleDbConnection
(@"Provider=Microsoft.Jet.OLEDB.4.0; Data Source = C:\Documents and
How do NetworkCredential and WebClient work?05 Feb 2007 00:56 GMT2
I read many examples with NetworkCredential and WebClient, but no one
with a real http address.
They all work in theory, but I wasn't able to use them in the real
world.
IE 705 Feb 2007 00:34 GMT1
Why does my version of Internet Explorer show this character many
times       ====     in my top left corner where the name of the
website you are visiting is shown?
Thank you!
application name04 Feb 2007 23:58 GMT2
How Can i get the Running .EXE,Dll
With Extension
Mark
Comparing different floats fails04 Feb 2007 21:37 GMT2
In the following piece of code, the == operator is saying that the two
different float values are the same.  What's going on here?
float testValueA = float.MaxValue;
float testValueB = float.MaxValue - (float)1.0;
Object Styles -- System.Windows.Forms vs System.Web.UI.WebControls04 Feb 2007 19:38 GMT1
System.Web.UI.WebControls.Button can load a style based on XAML. This can be
done by using the Style method. I was wondering if there was a way to apply
a XAML Style to a System.Windows.Forms.Button, since there is no Style
method; I am unsure on how to do this.
key translations04 Feb 2007 19:28 GMT5
in win32 we had chr() and asc()
how do i translate key constants
Example
string mystring = "abc (embedded tab) efg";
How do you create a library of commonly used structs, enumerations constants and functions using C#04 Feb 2007 18:53 GMT2
Coming from a pure C/C++ background - recently started looking at C# for
a project. The absence of header files in C# has thrown me "a bit of a
curve".
I want to modularise my code and put all the commonly used data types
Sql Connection04 Feb 2007 17:59 GMT4
Is there a way to inherit Sql Classes in net
thanks
dave
.NET C# with Windows Vista Home Basic or Business?04 Feb 2007 17:31 GMT6
I'm looking to buy a new laptop primarily to learn & practice .NET and
C#.
My Question is:
Is there any requirement for .NET and C# in terms of the following
 
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.