Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > february 2005 > threads for wednesday february 16

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

Teletext
Posted by haian at 2/16/2005 11:57:03 PM
Hi everyone! I must sorry for my English writing but I think you can understand what I answer. Here my question: I had heard about teletext and already used a software( run on Windows) to create teletext file (extension is *.ttx ) I want to know structure of *.ttx and how's can I write a pro...more >>


Highlighting row in DataGrid
Posted by Job Lot at 2/16/2005 10:55:02 PM
have gone through couple of articles and confused now. What is the most efficient way of highlighting row in Windows Forms DataGrid so that it takes into account both mouse click and keyboard up/down arrow keys....more >>

urgent HELP!!!!
Posted by Raj at 2/16/2005 8:31:03 PM
Hello Everyone i need an urgent help regardin vs.net 2k3. I have been workin on .net for e past 2+ years. Recently i had installed it on ma laptop n was doin mobile,web and windows application developement wid ease. But suddenly since e past 2-3 weeks b4 wheneva i run an asp.net w...more >>

help with my homework
Posted by tjshadyluver at 2/16/2005 8:29:02 PM
ok i have gotten this damn project almost done but i am frustrated on this one step. getting 18-35 together and 36-50 and so on. here is my code how can i get them combined in one line instead of writing it out a million times. please help me. i have to write a program that you type in the age ...more >>

Change CheckBox Check Color
Posted by Jason J. Hedges at 2/16/2005 6:21:03 PM
Does anyone know how to change the check color on a windows forms checkbox? Thanks!...more >>

TSR Windows c# Service
Posted by Warning: Incoming Airstrike! at 2/16/2005 5:16:23 PM
How do I set up a program inside of a windows service to run to a point and stop, to allow it to respond to events? -- Texeme Textcasting Technology http://texeme.com Indie Pop Rocks @ SomaFM http://somafm.com/ ...more >>

.net 2.0 newsgroup?
Posted by PsiMan at 2/16/2005 5:05:07 PM
Is there a .NET 2.0 newsground anywhere? Cheers S ...more >>

How to Create Excel File(.xls) from VB.Net App
Posted by Cathy at 2/16/2005 4:55:29 PM
Hi All, Can anyone tell me how to create an Excel (.xls) file from a VB.Net app? I have a SQL Server database that contains a table with the data I want to export. How do I create the file? Any code samples? Thanks for your help! ...more >>



Create controls dynamically: Getting an error
Posted by Patrick Marti at 2/16/2005 4:16:03 PM
Hi together I wish to create an object at runtime in the web. I get many good tips for how to do before two days by using the same Subject. So I got also the following link wich is showing exactly that what I want to do http://www.codeproject.com/aspnet/retainingstate.asp but, I got alway...more >>

Create build scripts for large .NET solutions
Posted by Kristian at 2/16/2005 3:09:01 PM
Hello, Could anyone help me find an example of how to make a build script? We are several programmers, always someone new on the project that doesn't quite know the dependencies between assamblies. Do simplify I want to write and maintain a script that we could use to build the solution. T...more >>

Adding to a DataSet
Posted by Chris Dunaway at 2/16/2005 2:54:16 PM
Since I cannot seem to find another group for posting ADO.Net questions, I'll ask here. I can create a query that will return a DataSet with one or more tables in it. Is it possible to execute a query and "add" a table to the DataSet? For example, suppose during the process I issue a quer...more >>

OT: What newsgroup to use for ADO.Net?
Posted by Chris Dunaway at 2/16/2005 2:50:18 PM
I searched Google and could not find any newsgroups dedicated to ADO.NET. Where is the best group to post questions about ADO.Net? Chris ...more >>

Reflection / Resource file issue
Posted by John Spiegel at 2/16/2005 2:45:34 PM
Hi all, I've been banging my head trying to figure out what I'm missing here. I downloaded a control that uses a stream derived from a bitmap file. What I can't seem to figure out is where it's getting its location for the bmp. Physically, it is located in a Resources\Images folder under ...more >>

How to retrieve a bitmap from a .resx file
Posted by Chris at 2/16/2005 2:05:01 PM
Visual Studio 2003 Windows XP SP2 Problem: I have lost my original xyz.bmp file. However it is still available in my app because they get copied into the ..resx file and stores as a base64 encoded string, probably encrypted as well as there is a publickeytoken stored in the xml record. ...more >>

GetHashCode()
Posted by Rahul Kumar at 2/16/2005 1:41:01 PM
Could someone tell, which hashing algorithm is used in the ..Net's System.String.GetHashCode() call please? -- Rahul Kumar http://dotnetyogi.blogspot.com This message is provided "AS IS" with no warranties, and confers no rights. Any opinions or policies stated within it are my own and do n...more >>

System.Drawing.Icon and hIcon (ptr to an ICONIMAGE structure)
Posted by WALDO at 2/16/2005 12:44:06 PM
I have an interesting quandary. I have developed a program in VB.Net to extract an icon resource from an exe/dll or from an ico file and enumerate its formats (16x16,256 color;32x32,true color;etc.). It reads out the structures all the way down to the ICONIMAGE structures. I have this represen...more >>

.NET Framework SDK 1.1 install fails
Posted by Dan Weiss at 2/16/2005 12:05:03 PM
As I was installing .NET Framework SDK 1.1 it said it could not create folder C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\QuickStart\howto\samples\assemblies. It the gave me no choice but to quit. So it was not installed. I tried deleting this folder in Explorer and CMD but i...more >>

Synchronize accessing a file
Posted by Li Weng at 2/16/2005 11:31:06 AM
Hi, I have an application the users will run on their PCs simultaneously. The users will move/delete some files under a share directory at server. But only one user can do it at the same time. Is there any .net class can provide this mechanism? (synchronize processes in different PCs) Thanks...more >>

OO Design Question
Posted by Kay at 2/16/2005 10:57:09 AM
Hello, My question isn't specific to .Net but as .Net is object oriented, I would be interested if someone could let me know if there is a standard way of implementing what I describe below in OO or if it is covered by a design pattern. I hope someone can help me as I have been looking for a...more >>

Cookie missing
Posted by RG at 2/16/2005 10:01:07 AM
I have a ASP.NET application and I have set the Cookieless attribute in the web.config file as false. When I run the application, I dont see the cookie file created in the C:\Documents and Settings\username\Cookies directory. Where is the file created if I want to see the contents of the file?...more >>

Custom code generation like MainMenu?
Posted by tsteinke NO[at]SPAM gmail.com at 2/16/2005 9:17:44 AM
I am trying to make a Component that is aware of the Form that it is added to. I noticed that when you drop a MainMenu onto a form the designer generates the code. this.Menu = this.mainMenu1; Obviously the component knows that it is being added to a form and knows what property it needs to ...more >>

Need Clarification - Approaches to Database Querying
Posted by Elliot Rodriguez at 2/16/2005 9:05:52 AM
As I continue to read more about the benefits of database querying using ADO.NET, I am having a more difficult time distinguishing what the best approach to data retrieval is anymore. When creating datasets in the Visual Studio.NET designer, Command objects (Update, Insert, Delete) are automat...more >>

Server Error in '/' Application.
Posted by Krunom at 2/16/2005 8:52:29 AM
My asp.net (c#) application works well on my computer (localhost), but when i place it on web-host and try to open my WebForm1.aspx i get error message: Server Error in '/' Application. Please, help. Thanks. ...more >>

Problem in Connection object
Posted by NO[at]SPAM at 2/16/2005 7:23:02 AM
Hi there, I have been having a nightmare with one of ASP .Net 2.0 app which works fine in our development environment. WHen I move to the production server the database is getting wacked. I am trying to establish a connection thro a XML string. Everything works fine and I am able to connect t...more >>

Local Users on Windows XP
Posted by ashparvez NO[at]SPAM gmail.com at 2/16/2005 7:13:17 AM
Hi, My OS is Windows XP without any network, nor Active Directory. There are only a few local users. I am trying to list all my local users in a list box. Here is my code: string strMachine; strMachine = String.Format("WinNT://{0}", Environment.MachineName); DirectoryEntry allUsers = new...more >>

Reading XML
Posted by SS at 2/16/2005 7:00:35 AM
Is there any way by which i can read each node(with attribute and values) of an xml file as a string? Is there a way to get this using XmlTextReader. ...more >>

"Error in loading dll" message when trying to add a new class to the project
Posted by mderie at 2/16/2005 6:41:16 AM
Well I start Visual Studio 2003, load my current project, open the "File" -> "Add new item..." menu, select the class item in the code category and press OK ! All I get is the error message "Error in loading dll" and no new file created :( Any clue ? Thanks in advance ! ...more >>

Numbers display incorrectly in Label.Text field
Posted by d2bishop NO[at]SPAM engmail.uwaterloo.ca at 2/16/2005 6:16:08 AM
Hi, I am programmatically setting the .Text property of a number of Labels on my Windows form at runtime, but I am experiencing some very strange behaviour when I do this. The code I am using is below: Label1.Text = "8 " & UCase(strOpen) 'strOpen = "Open" So the text I would expect...more >>

calculating the height of a dynamically generated table
Posted by rufus at 2/16/2005 3:13:01 AM
I am created a table dynamically and I have wrapped it in a div tag so that the user can scroll the table horizontally ie I have added an overflow property to the div. I dont want the user to be able to scroll vertically so I need to set the height of the div at runtime based on the number of...more >>

Toolbox
Posted by Rob at 2/16/2005 2:55:16 AM
I recently downloaded a windows form control SourceGrid from the codeproject website and I want to know the procedure for adding this control to my Visual Studio toolbox. The download came with an *.dll assembly and a Strong Name key. TIA RS ...more >>

Extracting a portion of a string
Posted by Richard L Rosenheim at 2/16/2005 1:48:16 AM
I have some text where I need to extract some pieces from. The text will be in a format like this: a string description color="red" type="unknown" In the above example, I would be looking to extract the word "red". There's couple of ways I could approach the problem. I could use ...more >>


DevelopmentNow Blog