all groups > dotnet general > august 2006 > threads for tuesday august 22
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
combo box values not set
Posted by Ausclad at 8/22/2006 8:52:01 PM
Hi,
I have a combo box that I want to populate, based on the selection of
another combo box.
So when combo box A is selected, combo box B is populated with related values.
I have this all working fine, except for on the forms loading. I have
combobox B being populated after combobox A... more >>
String Comparison in "CompareTo" Method
Posted by Fir5tSight at 8/22/2006 8:38:59 PM
Hi All,
I have an interface class defined as follows:
class FileName : IComparable
{
public FileName(string fileName, string packageName)
{
//
// TODO: Add constructor logic here
//
class FileName : IComparable
{
... more >>
VS .NET 2003 SP1
Posted by Howard Kaikow at 8/22/2006 6:25:38 PM
How does one obtain the VS .NET 2003 SP1 on CD-ROM?
... more >>
Reflection Newbie - More detailed problem description
Posted by Ron M. Newman at 8/22/2006 4:51:55 PM
Hi,
what I really want is XML Persistence - the writing side is DONE, what I'm
working on is the reading. I am storing dynamic attributed objects. an
attributed object is a collection of named attributes and their values.
for example:
attribute name: "name"
attribute type: "System.Stri... more >>
Problem with Process
Posted by Bala Nagarajan at 8/22/2006 3:43:41 PM
Hello,
I am having issues when i use the Systsem.Diagnostics.Process
namespace to start a process. The problem is that i am able to succeed in
starting a process (an exe) only few times in a row from a windows
application before it fails throwing the following exception. (The exe i am ... more >>
smart client vs client browser
Posted by rock at 8/22/2006 3:43:12 PM
Smart client vs client browser for client app?
... more >>
Components problem
Posted by odwrotnie at 8/22/2006 2:14:57 PM
Hi,
am I understanding wrong that "Custom Control" or "Control Class" is for
drawing components from standard .net components?
Why when I am trying to drag and drop sth. on its surface it stays as an
icon?
What am I understandig wrong?
How can I create my own component drawing it f... more >>
How to write client-server program using asp.net
Posted by deepthy_raj NO[at]SPAM rediffmail.com at 8/22/2006 10:55:34 AM
want to write one seperate client program for establishing a
connection with the client and to send a url for a page from server
..After that i want to write one seperate server program for to accept
client request and it will give that requested page to the client .I
want this using web reques... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Reflection Newbie question
Posted by Ron M. Newman at 8/22/2006 10:24:29 AM
Greetings C# Sages,
I have two strings, one is a class name, the other is a value
String c = "System.Int32";
String v = "12";
I assume the class has a "parse" method.
I'd like to create an object of c class and call it's "parse" method which
gets a value as a string. Any ideas?
Ron... more >>
How to remove dots signs vievd instead of spaces
Posted by bartlomiej.szafraniec NO[at]SPAM gmail.com at 8/22/2006 7:37:27 AM
Hi!
I'm C# developer and I'm using Visual Studio 2005.
Accidently I've pressed some keyshourtcut and now Visual Studio
in source code editor now instead of spaces shows dot signs.
I don't know how I can revert it?
Meybe you can help me.
Thanks in advance.
Bartek
... more >>
.Net vs Lotus Notes Development
Posted by matt at 8/22/2006 5:57:25 AM
Hi
I'm taking all opinions/facts on this one :-) I am on the .Net side in
a 'fun' work debate on .Net vs Notes dev. Don't know a thing about
Notes though... Can anyone tell me why .Net dev might be considered
better than Lotus Notes? If you think the other way around - fee free
to contrib... more >>
Stream image as well as text
Posted by Lopamudra at 8/22/2006 5:53:02 AM
Hi,
I am displaying thumbnails of images in the way Google does in its Image
Search. i.e along with the details on the image height, width, size in KB and
file type.
I am using a http handler to retreive the image and convert it into a
thumbnail. Each image has its src attribute pointed to... more >>
Problem with namespace in XML document
Posted by Viral at 8/22/2006 4:23:01 AM
Hello All,
I have the following XML document : (for ease of understanding i am just
posting a part of it)
Base XML
------------
<?xml version="1.0"?>
<ROOT>
<REPLY>DRAWLIST_INFO_REQUEST</REPLY>
<DECLARE_PREFIX xmlns:ENC="http://www.syswareinc.com/ENCOUNTR"
xmlns:SPECIMEN="http://www.s... more >>
When minimized, 'Graphics' hides
Posted by voytello at 8/22/2006 3:50:10 AM
Hello Everyone,
If this problem was already mentioned on this group, please forgive me
but I couldn't find it.
I've made a simple app to train using the class Graphics. The Form
property FormBorderStyle I've set as "None", then I've used class
Graphics to create some Elipses and Rectangles.... more >>
Invoking a Web Service dynamically without adding a Web Reference
Posted by Rakesh Rathod at 8/22/2006 3:00:03 AM
Hi,
I need to invoke a web service dynamically at runtime without adding a web
reference. I need to do this through a C# application (.NET 2.0).
At runtime my application will get the url of the web service and the web
method to be invoked.
Can someone please let me know how this can be d... more >>
Is it possible to instal .net 2.0 SDK on Win 98 or Win ME?
Posted by sp at 8/22/2006 1:53:55 AM
Is it possible to instal dot net 2.0 SDK on Win 98 or Win ME?
I tried and I received A required resource cannot be found (at the
window bar there ara unusual signs).
I installed .net 2.0 redistrib. package before and it is wotking OK (I
tested my hello world application).... more >>
Friends plz help me to get any fullversion of dotnet2003 assemblies
Posted by Murali at 8/22/2006 12:18:52 AM
Hi,
Friends plz help me to get any fullversion of dotnet2003 assemblies
obfuscator,
i found few obfuscators which are trail/evaluation versions!!, if i get
crack for those i would be very happy!!
Smartassembly.com -----found
obfuscator------->%7Bsmartassembly%7D.Setup.msi
xheo.com... more >>
Plz help me in getting full-free version of any .net dll(assembly) obfuscator
Posted by Murali at 8/22/2006 12:10:10 AM
Plz help me in getting full-free version of any .net dll(assembly)
obfuscator
... more >>
|