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 > april 2006 > threads for tuesday april 11

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

intellisense problems
Posted by Slim at 4/11/2006 11:00:24 PM
I installed VS 2003. but intelligence has problems. it works in the class, it works in the form for HTML, it works in the form for client script, but dose not work in server script on the forms. any help? ...more >>


Windows Application Timeout
Posted by WB at 4/11/2006 5:37:01 PM
Hi, I have a Windows Application in C# that has some long-running codes. When I tried to run the program in debug mode, it eventually gave an error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. How do I determine the c...more >>

Displaying customer data
Posted by helpful sql at 4/11/2006 4:37:59 PM
Hi all, I need to design a solution that will display customer data from Sql Server tables in an Internet Explorer tab of a third party app, e.g. the third party app has a tab that can display web pages. The third party app display one customer record at a time. I need to display Pay...more >>

ListView FocusedItem
Posted by Dave at 4/11/2006 2:37:08 PM
When converting VB6 ListView code to DotNet, what do you do to replace the ListView.FocusedItem object, specifically I want to reference ListView.FocusedItem.Top Thanks Dave ...more >>

sending mails bounced to address different from sender address
Posted by SharpSmith NO[at]SPAM gmail.com at 4/11/2006 1:52:51 PM
hi all i have a very specific question regarding emails sending and googling doesn't help me is a way exists to send email using .NET framework (System.Web.Mail or something else) and have the "from" address to be X but if the message is bounced from not existing address or whatever, it will ...more >>

Element 'Element Name Here' is not a known element. This can occur if there is a compilation error in the Web
Posted by M Noreen at 4/11/2006 11:20:35 AM
I'm unable to build a web project that has a custom .NET control that I downloaded (from: http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx) I'm running VS 2005, ASP.NET 2.0 on my local development box. I created a new web site with a single test page in it. I also right-clic...more >>

VB.NET and creating text file
Posted by VJ at 4/11/2006 11:10:01 AM
Hi, I want to create a text file in the following format: Name=yyy Amount=zzz and so on. The file is key-value pair and each pair appears on next line. Now part of the data comes from the grid whereas rest I pick up from the database. And I wrote the following code: Dim strmExport A...more >>

Error connectiong to database
Posted by helpful sql at 4/11/2006 9:52:13 AM
Hi, I am designing a webpage with the DbNetGrid control on it. I am folloing its documentation and using the following connection string to connect the grid control to a database: 'Provider=SQLOLEDB;Driver={SQL Server};Server=(local);Database=pubs;Trusted_Connection=yes;' But DbNetGr...more >>



NETWORKING Wireless Pro Laptop to Wireless Home Network
Posted by JCB19 at 4/11/2006 9:49:01 AM
I need help networking my HP DV4000 laptop to my home network. I have wireless home network with 3 computers using Linksys Wireless G The laptop has built in wireless capability. I want to network the laptop to the computer to have access to files (specifically, iTunes). In the SIMPLEST ...more >>

Property binding
Posted by VictorH at 4/11/2006 9:10:02 AM
..Net has this great abillity of binding controls direct to user settings. I've made an user control that has a Text property, but when I use the browse box in the property binding of the control, Text is not mentioned. How do I add it? My property: Public Overrides Property Text() As St...more >>

Code conversion
Posted by Sai at 4/11/2006 8:25:02 AM
Hi I am new to .Net, I have a code in VB.Net and would like to convert that to c#. Could any one please help me as I have tried the tool "developfusion" web site but its of no luck. Here is my code: // Code in Form class Private Declare Function InternetGetConnectedState Lib "wininet.dll"...more >>

How to stop print spooler from replacing command characters ?
Posted by Junior at 4/11/2006 7:56:03 AM
Hi guys. I need to make some ASC commands get to the printer, but it seems to me the printer spooler strips them off and puts another character in their place. I noticed there's this 'Font selection' tab in printer properties, does it happen to offer any possible solution for that ? By the way...more >>

open source polling software
Posted by engwar at 4/11/2006 7:34:32 AM
Is anyone aware of any freely available software written in a .Net language for adding polling features to an existing website? I'm looking for just a polling component and not interested in installing something like DotNetNuke just to get polling. Thanks ...more >>

how can I minimize web page in asp.net
Posted by Sukh at 4/11/2006 7:06:50 AM
I want to minimize page programmatically in asp.net. following code is working fine with winform. is there any way i can do it in asp.net this.WindowState = System.Windows.Forms.FormWindowState.Minimized; Can any one has any idea Thanks Sukh ...more >>

Creating a LinkLabel Programmatically
Posted by Terrance at 4/11/2006 3:02:02 AM
Can someone please help with a problem that I'm having? I'm trying to create a linklabel in VB.NET 2003 at runtime when a user clicks a button. The app looks in a path for .doc and .pdf files and creates a linklabel for each file name. When running the app the first name is being created but o...more >>

Newbie to .NETdevelopment - where to start?
Posted by harry at 4/11/2006 12:00:00 AM
Can anyone point me in the right direction to start .NET The situation is this, I am a experienced J2EE developer who wants to familiarize himself at a development level (& of course improve my CV content). I have used Visual Basic 6 & Visual C++ for many years but not for the last 4! I wan...more >>

Authentication Problem
Posted by Newbie at 4/11/2006 12:00:00 AM
Hi all, I'm hosted my ASP.NET 2.0 on an .NET 2.0 enabled shared hosting = provider. I tried the user registration page and it returns following error: "An = error=20 has occurred while establishing a connection to the server". Please click this link, just enter anything you want:=20 http://...more >>


DevelopmentNow Blog