Contents

Posts in microsoft.public.dotnet.languages.csharp

 

postion of form  Replies (4) 7 January 2008
Hi I am using a form in an application that i have attached to the context menu using a program called right click configurator. The position of the applicaiton when called through the context...

 

Downgrade from .Net 2.0 with sp1 to .Net 2.0 witho ...  Replies (5) 7 January 2008
Hi everybody, I have a problem with a bug in the sp1 of .Net 2.0 which is reported on this page: https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx... Because of this a pr...

 

.NET Remoting and Exceptions  Replies (2) 7 January 2008
Hey .NET 2.0 I'm developing a system which consist of a winservice and a client app. The client app accesses the winservice via .NET Remoting. In this winservice I'd like to add a method wh...

 

Net Remoting and Performace  Replies (8) 7 January 2008
Hello.. EveryOne.. i want to use the NET Remote between Server and Client. But it was not good about the CPU Usage and sending time, whie i tested the NET Remote. so i write my code below....

 

newbie: Getting the latest record in a DataTable i ...  Replies (2) 7 January 2008
Hey .NET 2.0 Sql Server 2005 AFIAK when my .NET app starts it fills every DataTable objects in the DataSet with data I wonder how to retrieve the latest record from a DataTable in a DataSe...

 

Remote call to COM impersonating another user  Replies (11) 7 January 2008
I need to call a COM object from a remote machine using C#. I also need to pass on a different userID and password to the call. Has anyone done this? I've used Java to do this using JIntegra, but ...

 

Property grid and parametrized category descryptio ...  Replies (4) 7 January 2008
Hi, Is it possible to parametrize Property grid category? I have class: [DefaultProperty("Name")] public class Test { private string name; [Category("Misc"),...

 

newbie: Getting Program Files folder in Windows Mo ...  Replies (5) 7 January 2008
Hi! Can anyonecome with some C# program example on how to get the path of the "Program Files" folder on a windows mobile unit (//Program Files" in an english version of WM 6) I need to know ...

 

Find the parent node  Replies (2) 7 January 2008
When restoring nodes to a tree, how can you tell what is the parent of that node? Also how can you get a handle to the parent node, this way you can insert the node into the correct place? exa...

 

threading & mutex: question about example  Replies (2) 7 January 2008
Hi all, I've been trying to get my head around threading. Here's an example from the book I'm reading: /***************************/ Mutex m = null; const string name = "xyz"; try { m =...

 

7 star AAAA+ high quality replica brand handbag, p ...  Replies (1) 7 January 2008
we are honest wholesaler selling high quality replica brand handbags,purses,wallets by retail or wholesale at reasonable prices. Real leather, 7 star quality. Welcome to visit our web site: www.ipu...

 

P/Invoke explanation  Replies (8) 7 January 2008
Hi all, On more than one occasion I stumbled upon an explanation here that talks about the 'P/Invoke layer'. Although I've got a general idea what it's about, I'm having trouble grasping what it ...

 

CaseSensitive list of tables from C#  Replies (2) 7 January 2008
Hello, I'm trying to retrieve a list of tables from all_tables in a given Oracle db. I'm using System.Data.OracleClient, OracleCommand and OracleDataReader and I always obtain the results in uppe...

 

DataGridView footer  Replies (14) 7 January 2008
Hi all, How can I display a footer in a DataGridView? Thank you in advance, Vanessa...

 

DataGridView footer  Replies (2) 7 January 2008
Hi all! How can I implement a DataGridView footer? Thanks in advance! Vanessa...

 

array  Replies (5) 7 January 2008
Dear programmer I don't understand the array can any one give very easy example to understand the types of array ( I can use command button and text box) Example 'Don't forget to write notes...

 

Publishing Issue  Replies (1) 7 January 2008
Last night, I published my application with a reference to excel 12.0.0.0. Today, I removed the reference to 12 and added the reference to office excel 11.0.0.0. When I publish today, it still...

 

Windows Service Starts and Immediately Stops  Replies (18) 7 January 2008
Hi. I know my windows service works when i run it in debug mode on my dev machine. It also works in release mode on my dev machine. But, when I move the service to a production server, it exits...

 

Error running app but not while debugging!  Replies (7) 7 January 2008
Help please! .NET 2.0. I have a hashtable defined: public static Hashtable Params; It currently is in a shared class in my app. I have moved it from the main form to the shared class ...

 

comparing just the time portion of time date varia ...  Replies (6) 7 January 2008
Hi I am trying to compare just the time portion of two variables that are of date time part. For example I have dtdate1= 2/2/07 10:00:00 dtdate2=3/4/07 9:00:00 so for the comparision I would wa...

 

ASR Server  Replies (1) 7 January 2008
Hi folks, please I have some doubts about a solution that I want to implement. 1. Is it possible create an ASR server using SpeechRecognitionEngine on Vista Enterprise? If true, 2. How to cre...

 

Starting with VS 2008 and new feature  Replies (15) 7 January 2008
Ok, today I decided to open vs 2008 and start to see what's the changes. What's the best way to try do do something? So I decided to read a stupid xml file with LinQ ... but ... strange thing despit...

 

Design Pattern Books  Replies (4) 7 January 2008
Hi, I have read the GOF design Pattern book but Im having trouble drawing the paralell in C#. I know there are quite a few Design pattern books out there but are there any good ones aimed at C...

 

C# and HTML Help  Replies (1) 7 January 2008
I want to create html help reader with c#. Can someone help me where to start? I cant find anything on web. Thanks!...

 

stuff keystokes  Replies (1) 7 January 2008
hi all how can i send key strokes to another application after i started it using process class when this applications starts i need anykey to continue tks...

 

msi - IIS Settings  Replies (1) 7 January 2008
I have a question about IIS settings. I have this pretty basic web install package using visual studio. I want to set the "Default Content Page", and I want to set the "Enable Anonymous Access" ...

 

Databinding DataGridView to business object  Replies (6) 6 January 2008
Hi, I'm attempting to code my own data access layer class; it's been about a month of coding, following examples, searching Wikipedia and UseNet, and my efforts have met with some success. Right...

 

Can't figure out this issue with Generics  Replies (2) 6 January 2008
I am in over my head I think, I've got my brain running in circles trying to figure this out. I'm using remoting with a client and a server. I need the server to raise events on the client and...

 

processes and mutexes  Replies (3) 6 January 2008
Hi. I have a C# program that fires an external VB6 program which writes to a file and terminates. It is ugly, but this is how I have to do it. I cannot change this part of the program. The pr...

 

Last try at this treeview  Replies (7) 6 January 2008
I had given up on this for a while, but I am attempting it again. This is what i am using to store my treeview layout into a db, I am only using a few fields to make it easier to understand while ...

 

Need help creating another XML file  Replies (9) 6 January 2008
This is a multi-part message in MIME format. ------=_NextPart_000_000A_01C850B5.2DAE9D20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I want to ...

 

kostenloser freier webspace werbefrei mit domain f ...  Replies (1) 6 January 2008
kostenloser freier webspace werbefrei mit domain ftp dns http://www.xd03.com/webspace/ http://www.xd03.com/webspace/ http://www.xd03.com/webspace/ http://www.xd03.com/webspace/ kostenloser we...

 

Are you looking for a software job in CA -> 123Car ...  Replies (1) 6 January 2008
Hello, www.123CareerChanger.com has 100's of new job postings including internships & student jobs . Visit www.123CareerChanger.com, get the job of your dreams & upgrade your career! Good l...

 

Determine if dataset has changed  Replies (2) 6 January 2008
Hello experts, I used to program in Delphi and used TDataSet.State to check on the status of a database operation (Insert, Update, Delete, Browse). Now that I'm into C#, I would like to know if t...

 

TDataSet.State equivalent in C#  Replies (2) 6 January 2008
Hello experts, I used to program in Delphi and used TDataSet.State to check on the status of a database operation (Insert, Update, Delete, Browse). Now that I'm into C#, I would like to know if t...

 

Deployment with database  Replies (1) 6 January 2008
All, What's the simplest way of a deployment of an application written in C# and using ADO.NET and MS SQL Server? I created a deployment project in the VS2005, aded it to the solution, confi...

 

c# ide  Replies (3) 6 January 2008
Hi, is there anyone here who uses an ide other than Visual Studio? I use VS2005 (and just recently started using 2008) at work, but wondered if there were other (cheaper) alternatives. I think...

 

Make Worry Optional  Replies (1) 6 January 2008
Let go of outdated belief systems,There are SIMPLE and EFFECTIVE Tools to Deal with Worry! I know most of you already know that worry is useless. Worry takes us out of the present moment, where a...

 

Partial assemblies  Replies (6) 6 January 2008
I need to add methods without subclassing to run time compiled assembly at design time so that reflection also works . I need to define single type methods in two assemblies. I created project1...

 

Newbie question on dotnet - OOP  Replies (6) 6 January 2008
Hello. I would like some examples on using OOP with dotnet developing tools (For VB & VC), please. Also what are the main difference of version 3.0 and priors (2 & 1.1). Need some samples, a...

 

Calling C# dll from existing native application  Replies (1) 6 January 2008
Hi Is there a preferable way to write a C# dll that should be called from an existing application (running native code). It is not possible to change this application and its source code isn't ...

 

It is important to measure a performance  Replies (1) 6 January 2008
It is important to measure a performance http://gg08.net.cn/business3.htm Is it really important to measure a business performance? I think if you will even need to purchase someone's business,...

 

SQL Server 2005 "Connect to Server" Dialog  Replies (1) 6 January 2008
Hello group, I am building several Windows C# applications that interact with SQL Server 2005 databases. Is it possible to re-use the SQL "Connect to Server" dialog box? Alternatively, can someon...

 

Triple linked lists  Replies (3) 6 January 2008
Hi, I have 3 object of interest wich are objects in 3d space, surface,wire,point. they are all interconnected, and they all contain lists of objects they are connected to, eg each surface will ...

 

Help Required  Replies (1) 6 January 2008
I have a requirement as follows I need to navigate to a folder X which contains numerous folders a,b,c etc. Each of the folders a,b,c have files withing them. i need to count the files in eac...

 

reg SSL  Replies (1) 6 January 2008
We are using SSL to provide security to our web application we have created. But this shows a Security Alert Box every time any user logins. Can any one pls tell me how this can be avoided? The s...

 

XsltCompiledTransform  Replies (2) 6 January 2008
c#2.0 I am Calling the below Xslt.Transform(InputFile,OutPutFile); I get the Below Error when transforming a large file input file is XML , 2300 rows of data to Create the Input XML for xlst Tr...

 

User EventLog and Vista  Replies (1) 6 January 2008
Hi, I'm using an user defined EventLog called "Fist Full of Lasers" within a C# service. The Log is created during the installation of the service in which the first entry of the log is written...

 

newbie question about axd  Replies (1) 6 January 2008
Hi, What are the porposes of files with .axd extensions? Some say they are http handlers, then why not just create .ashx files? TIA...

 

Calling extension method using reflection  Replies (2) 6 January 2008
How to call extension method using reflection ? I tried this code but methodInfo is null. Andrus. using System.Reflection; using System.Windows.Forms; public class Customer { } publi...