Enumerating network adaptors
(3 messages)
Date: Mon, 13 Aug 2007 13:55:01 -0600
I need to enumerate all the network adaptors in a PC and their IP addresses.
I have tried with WMI but I do not seem able to figure out from the several
adaptors in the system which are active and connected to a network ...
|
Determining if a type implements a particular interface
(9 messages)
Date: Mon, 13 Aug 2007 12:49:49 -0400
Hello all,
When using reflection, how can I find out if a particular type implements a
specific interface. For instance, I have the following code:
Type t = myAsm.GetType( "AssemblyToLoad.MyClass" );
Type iMyClassType ...
|
Error when installing windows service.
(2 messages)
Date: Mon, 13 Aug 2007 09:40:01 -0700
Hello, friends,
After running cmd, trying to install a windows service written in c#.net
2005 with User account (specified in serviceProcessInstaller) by typing
installutil myWindowsService.exe
I was expecting being ...
|
read parameters through StackFrame
(1 messages)
Date: Mon, 13 Aug 2007 09:04:04 -0700
I'm trying to figure out a way to read parameter values from a prior
function call in the StackFrame. I know reflection won't let me do this, it
wasn't designed to do anything but report on static data, but is there
another ...
|
VS setup project produces msi and .exe. How do I turn off the .exe
(3 messages)
Date: Mon, 13 Aug 2007 07:18:24 -0700
Hi
When producing a Setup package in Visual Studio, the default is to
create a Windows Installer MSI file and also the bootstrapper
setup.exe file. Previously I have turned off the creation of the .exe
file as I dont need ...
|
dropdownlist
(2 messages)
Date: Mon, 13 Aug 2007 14:17:33 -0000
hi to everyone,
just help me out to do this.
On my page i have a dropdownlist control,which contain 80 items.
when i select the dropdownlist.i am able to veiw 35 items of the list
at single look.
which gives a odd apperance ...
|
regarding the apperance of dropdownlist
(1 messages)
Date: Mon, 13 Aug 2007 14:15:48 -0000
hi to everyone,
just help me out to do this.
On my page i have a dropdownlist control,which contain 80 items.
when i select the dropdownlist.i am able to veiw 35 items of the list
at single look.
which gives a odd apperance ...
|
Slow Compile speed
(5 messages)
Date: Mon, 13 Aug 2007 19:23:53 +0530
Hi
I have the following hardware
1 Intel Processor 3.2G
2. 512mb RAM
3. Using Visual Studio 2005 / Visual Basic
I have a webproject with multiple project and it takes a lontime to build
solution, what must i do
1 ...
|
comparing DataSets?
(3 messages)
Date: Mon, 13 Aug 2007 16:08:56 +0330
dataset1.table1 is filled from a table in a database
dataset2.table1 is filled from a table in a database
How can I programatically compare the two tables to see if their schemas are
compatible (Same column definitions ...
|
Slow "Search" & "MSN email"
(1 messages)
Date: Sun, 12 Aug 2007 13:42:03 -0700
Since Microsoft automatically updating my system, the cpu usage reached 100%
most of time. After seeking for help from several forums, I downloaded
UPHClean from Windows update site and it seemed working well. however, when ...
|
|
wholesale sport shoes,clothing,electronics in china www.shopbb.com
(1 messages)
Date: Sun, 12 Aug 2007 10:40:57 -0700
this is our website http://www.shopbb.com
we are wholesase sport shoes and wear online
we offer best service and good price.
we are welcome you come in our website.
our service email is shopbb@hotmail.com
we are ...
|
wholesale sport shoes,clothing,electronics in china www.shopbb.com
(1 messages)
Date: Sun, 12 Aug 2007 10:40:27 -0700
this is our website http://www.shopbb.com
we are wholesase sport shoes and wear online
we offer best service and good price.
we are welcome you come in our website.
our service email is shopbb@hotmail.com
we are ...
|
cookie contanier does not correctly parse Set-Cookie header with domain token
(2 messages)
Date: Sun, 12 Aug 2007 11:13:00 +0300
(sorry early post sent before finished...)
hi,
i am using HttpWebRequest with cookie container to perform web request.
HttpWebRequest req = (HttpWebRequest)WebRequest.Create(uri);
the cookies are parsed correcly for ...
|
cookie contanier does not correctly parse set cookie header with domain token
(1 messages)
Date: Sun, 12 Aug 2007 11:06:46 +0300
hi,
i am using HttpWebRequest with cookie container to perform web request.
HttpWebRequest req = (HttpWebRequest)WebRequest.Create(uri);
...
|
error installing .net Framework 3.0
(6 messages)
Date: Sat, 11 Aug 2007 19:28:00 -0700
I am trying to install/repair .Net Framework 3.0. The install goes part way
and "crashes". The error message in the log file says, "Windows Presentation
Foundation: [2] Error: Installation failed for component Windows Presentation ...
|
Weak Dictionary / Cache
(18 messages)
Date: Sat, 11 Aug 2007 17:48:39 +0200
Hi,
I am trying to implement a weak dictionary (more like a lookup table) for
caching purposes. The idea is that when you put an object in it, both the
key and the value (and the key-value pair) are eligible for garbage ...
|
CSS Related question
(5 messages)
Date: Sat, 11 Aug 2007 19:48:54 +0530
Hi
How do i center-align a items within a <div></div> tag
TIA
Barry
...
|
Help needed: How create a link/shortcut within .NET
(3 messages)
Date: Sat, 11 Aug 2007 04:10:01 -0700
i have to create from within a kind of setup program (with admin rights) a
shortcut to the desktop of a users pointing to a UNC path .
searching of something like: shortcut <from file> <to path> < working
directory>
is ...
|
ad users to be imported in other server
(1 messages)
Date: Sat, 11 Aug 2007 04:06:02 -0700
i want to export the users of active directory in the exiting windows 2003
server and to import in other windows 2003 server, how is it possible? ...
|
error while retrieving values from socket
(2 messages)
Date: Sat, 11 Aug 2007 03:42:50 -0700
Hello,
We are currently using a program where we recieve the details from the
client. Developed in C#.It is recieved through sockets.
It is working fine. i.e. When we start the program afresh we do get
details properly ...
|