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
Impersonation with C#25 Mar 2006 12:39 GMT1
I am using .NET1.1 with WIN2K Professional.
I am struck with a big problem.
I need sme help.
I am doing the test automation.
convert a byte to an array of bits25 Mar 2006 09:49 GMT2
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.
How do I new T()?25 Mar 2006 08:08 GMT19
I'd like to do this:
   public class myclass<T>
   {
       myclass()
.csproj referenced libs lookup hierarchy25 Mar 2006 08:01 GMT1
If in the .csproj file
<Project><ItemGroup><Reference><HintPath>
can't be found , then what is the hierarchy of locations that VS05 utilizes
to locate referenced libs ?
Writing font details to a txt file25 Mar 2006 07:47 GMT6
How do you write out a Font's details to a txt file?  So you can eventually
read it back in a select the font!
thanks in advance
Dynamic Method's Body and IL ???25 Mar 2006 02:43 GMT2
I am using C# 2.0. I need to use the MethodBuilder.CreateMethodBody
that takes byte[] as the input parameter taking the IL codes as byte
array. I feed this input from MethodBody.GetILAsByteArray. But when the
method created dynamically via MethodBuilder.CreateMethodBody is
C# express24 Mar 2006 23:06 GMT3
I'm looking into learning C# and was wondering if using MS C# express
has all the necessary capabilities for me to write system
administration applications.  I'm not trying to write enterprise
applications. At this time I would like to learn C# to write WMI
How to use "is" operator to a type from Reflection24 Mar 2006 21:42 GMT4
I have trouble to use "Is" operator to a type that is from reflection.
Basically, here is what I want to do, if Class1 type is not from reflection:
class Class1
{
ONE process at a time24 Mar 2006 20:59 GMT3
I am having a web application which has OpenOffice running as backend. The
whole web application runs great if there is only one request at a time. The
web application will mess up if there are more than one requests at same
time. My question is what should I do to only allow one ...
Fax server "Access denied" problem24 Mar 2006 20:48 GMT1
I am searching for a way to solve this problem (the below post) too.
Anyone may help?
I get the same error, at the Connect() line. Even i've added the ASPNET
account to the fax's security tab. (in the printers and faxes control
Adding shortcut in user's desktop (setup proj) creates a shortcut to shortcut !24 Mar 2006 20:23 GMT2
I think I am losing my mind.  I've got a simple application for which I
have a setup project to install the application.  I create a shortcut to
the applications project in the user's desktop.  When I go to install
the application it creates a shortcut to a shortcut instead of a
New Thread - Pre Screening Questions for a C# developer24 Mar 2006 20:22 GMT13
Let me clarify from my last post. I am not using these 4 questions as the
sole screening method. Currently in, the Tampa Bay area (Florida) there is
an extreme shortage of C# developers. We have utilized just about every
method known to man to find candidates, including ...
gdi+ question24 Mar 2006 20:21 GMT2
I have a question about GDI+.
float deltaY = 0;
// the onPaint handler of my control
protected override void OnPaint(PaintEventArgs e)
Is there a free software for .GIG files?24 Mar 2006 20:14 GMT1
Is there a free software to generate .GIF files?
If not, what is recommended?
Thanks,
Doru
Accessing a non-DotNet assembly from an ASP.Net application24 Mar 2006 20:14 GMT3
 Here is my scenario:  I have a Distances class that contains a
GetDistanceFromCities method.  This method makes a call to an external 3rd
party non-.net asembly (miles32.dll).  Everything works propery when I
instantiate the class from a command line app and call the method, ...
 
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.