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
Type.GetType issues23 Feb 2007 18:18 GMT1
I have the typename of a form I wish to to load dynamically
(example:MyCompany.Client.Win.Security.Detail.SysUserDetailForm).
However, when I call Type.GetType(typeName) it return null I am assuming
since I did not use the full name which is not available.  I wrote the below
XSLTransform.Transform() doesn't work!23 Feb 2007 17:44 GMT3
I am using translate in my .xslt to remove the space like this:
 <xsl:for-each select=".//Illustration">              
 <xsl:value-of select="translate(./@illusName, ' ', '')"/>
But this doesn't seem to work when i use the Transform() of .NET. The above
Database Gets Corrupted23 Feb 2007 16:34 GMT1
I'm fairly new to C#. I am using VS2005 and SQL 2005 both express
versions. I create a table in SQL Server and populate it with data. I
then go to VS and create a new C# windows application. I then add a new
datasourse for the database and tables just created. When I try to test
how do you make a button stay depressed23 Feb 2007 14:23 GMT2
take away its prozac ?
no seriously
I want to drop a button onto a form, then during runtime, when user
clicks the button it stays in the "depressed" image state (with a new
ShowDialog behaviour for my application from another application23 Feb 2007 14:19 GMT3
I have written a windows application with a GUI (let's call it MENU).
I own the code for this application and have access to it.
We have another application that is a third-part windows application
with a GUI interface as well (let's call it BASE). I don't have access
Iterate GAC Assemblies23 Feb 2007 13:48 GMT2
>From within a C# application (Visual Studio 2005), I want to
programatically iterate the list of GAC Assemblies used by the
program, and view the Assembly versions. Can anyone provide me with
information, and/or a link, that will help me perform this task?
Concatenated/composite primary key pros cons?23 Feb 2007 10:56 GMT7
My client manager likes concatenated/composite primary keys.  I don't.
Can anyone forward any arguments pro or con?
Thanks,
Ron
Authenticate user against active directory23 Feb 2007 10:34 GMT1
I'm builing an application that requires domain admin access to run,
and I'm trying to allow for the application to be run as a normal user
and allow the user to provide it with a username/password that has the
access.
How do I use AppDomains and add search paths to it?23 Feb 2007 10:09 GMT13
I have an application that I am adding support for plug-ins and I am looking
for some help on the best way to handle this.  My question has to do with
AppDomains and the best way to use them.
I have a directory structure like this:
how to make c# ide compile unsafe code23 Feb 2007 09:50 GMT2
I want to do some unsafe code using pointers
Im using c# express 2005 (free) edition
i cant find any option to enable it to compile a form class with the
unsafe flag.
interprocesscommunication23 Feb 2007 09:44 GMT7
Assume I have several exe files running and all these constitute the actual
application.
To be able to log errors and different types of trace my intention is to
have a separate exe file that take care of the actual writing to a file.
how do i use System.ServiceModel?23 Feb 2007 09:28 GMT1
i'm trying to create a program for pocket pc 2003. When i wanted to
use System.ServiceModel.Security, the compiler complained that
servicemodel is not present in System namespace. (I'm already
referencing to the System.dll)
limitations with Microsoft.VisualBasic namespace?23 Feb 2007 08:59 GMT4
Hello NG,
are there any limitations to be considered, if I make use of objects in the
Microsoft.VisualBasic namespace?
Regards
Convert directly from hex to signed short23 Feb 2007 07:47 GMT5
Not sure If I'm posting in the correct group here, so I appologize in
advance if I selected the wrong one.
I am trying to initialize a short with a hex value... sounds trivial
right? Well I have not found a way to do this in c# without the
about Show Method in Control Class under System.Windows.Forms (C#)23 Feb 2007 07:33 GMT10
my function:  myAdjustForm.Show();
I am using the Show method to show the pop-up window to the users
in my C# program.
I found that I have invoke this function TWICE at the beginning before I can
 
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.