China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 08:21:01 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
Question regarding Serialization and System.Uri class
Fri, 17 Mar 2006 08:13:29 -0800
I am trying to serialize an instance of the Uri class. The class implements
the ISerializable interface but when I try to use an XMLSerializer to
serialize it, I get an exception that the object cannot be serialized because
it does not implement a default constructor (no parameters). Is this a "bug"
in t ...
|
VS2005 and .NETCF compatibility problems!
Fri, 17 Mar 2006 18:06:45 +0200
Hi!
I'm developing an application for Windows Mobile 5. I'm using the following
tools:
- Windows XP Professional;
- Visual C# from Visual Studio 2005 Professional Edition;
- Windows Mobile 5 SDK.
I made an exe for my applica and I made an install for it. I installed my
application on a PocketPC that r ...
|
Framework compatibility problem?
Thu, 16 Mar 2006 16:05:04 -0500
I developped an application on the 1.1.4322 framework.
When i tried to test it on a computer with a 2.0 framework, it says that i
don't have the right framework installed. I don't know what to do, since the
version i'm running it on is newer than the recommended version.
I also tried to add the version 2.0 t ...
|
how do I retrieve by reflection all the types in web application?
Wed, 15 Mar 2006 00:11:29 -0800
I would like your help to find out how do I retrieve by reflection all the
types in web application?
In VS 2003 I used to do:
public class Global : System.Web.HttpApplication
{
protected void Application_Start(Object sender, EventArgs e)
{
Type myType = typeof(Global);
Module m ...
|
integrate .net framework 2.0 sdk in vs 2003?
12 Mar 2006 01:23:38 -0800
Hi, I've downloaded the .net framework 2.0 sdk and installed it and was
wondering how to use it within the vs 2003 ide. When I compile a
program it continues to use the 1.1 version of the sdk.
I searched the documentation, but haven't been able to find anything
that helps. How do I tell vs2003 to use the 2.0 ...
|
Configure TabControl
Fri, 10 Mar 2006 10:20:29 -0800
Hi,
How can I set the BackColor ande ForeColor of the tabs of a TabControl? How
can I disable them? I can set the colors of the TabPages and also disable
them, but this affects only the content of the TabPages, not the tabs.
Thanks.
-Puce ...
|
|
|
users in Domain Controller
10 Mar 2006 03:48:31 -0800
Hi all,
I have a little problem..
I need to create a class that perform:
- retrieve all users whitin a domain in domain controller (domainName
is input parameter)
- verify if a user is whitin a certain domain in domain controller
(user & domainName are input parameters)
- verify user,password of that us ...
|
BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
Thu, 9 Mar 2006 15:43:42 -0500
...
|
CLR Debugger
Thu, 9 Mar 2006 10:48:26 -0400
Hello,
I have a .NET application on a production machine that I am trying to debug.
Is it possible to install just the CLR Debugger on that machine without
installing the whole SDK??
Bryan
...
|