Click here to Skip to main content
15,923,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMake controls invisible in content place holder Pin
eyeseetee17-Sep-08 23:20
eyeseetee17-Sep-08 23:20 
AnswerRe: Make controls invisible in content place holder Pin
Sandeep Akhare17-Sep-08 23:50
Sandeep Akhare17-Sep-08 23:50 
GeneralRe: Make controls invisible in content place holder Pin
eyeseetee17-Sep-08 23:54
eyeseetee17-Sep-08 23:54 
GeneralRe: Make controls invisible in content place holder Pin
J4amieC18-Sep-08 0:08
J4amieC18-Sep-08 0:08 
GeneralRe: Make controls invisible in content place holder Pin
eyeseetee18-Sep-08 0:25
eyeseetee18-Sep-08 0:25 
GeneralRe: Make controls invisible in content place holder Pin
J4amieC18-Sep-08 1:06
J4amieC18-Sep-08 1:06 
GeneralRe: Make controls invisible in content place holder Pin
Sandeep Akhare18-Sep-08 0:09
Sandeep Akhare18-Sep-08 0:09 
QuestionWeb user control Creation Pin
omlac17-Sep-08 23:16
omlac17-Sep-08 23:16 
Im trying to create a new web user control, and im using the steps below from MSDN help, my problem is on step three. i cant find the Web control Libary using this process, but when i go to an existing page and add item, Web COntrol Library appears but i wont be able to create the dll for the from within another application.
Does anyone know what im doing wrong.

To create the custom control

1.On the File menu, point to New, and then click Project.
The New Project dialog box appears.

2.In the Project Types pane, choose either Visual Basic Projects or Visual C# Projects.
3. Select Web Control Library in the Templates pane.
Change the Name to CustomLabel and click OK.
The new project is created, and WebCustomControl1 opens in the Code Editor.

4.Code for a custom Label control is included in the Web Control Library template by default. This is the control you will use in this walkthrough.

On the Build menu, click Build CustomLabel to compile the control.
The control is compiled as CustomLabel.dll. By default, it is created in the Bin folder inside the CustomLabel project folder.

Save the file.
AnswerRe: Web user control Creation Pin
Sandeep Akhare17-Sep-08 23:45
Sandeep Akhare17-Sep-08 23:45 
GeneralRe: Web user control Creation Pin
omlac18-Sep-08 1:58
omlac18-Sep-08 1:58 
GeneralRe: Web user control Creation Pin
Sandeep Akhare18-Sep-08 2:11
Sandeep Akhare18-Sep-08 2:11 
GeneralRe: Web user control Creation Pin
omlac18-Sep-08 2:59
omlac18-Sep-08 2:59 
GeneralRe: Web user control Creation Pin
Sandeep Akhare18-Sep-08 3:03
Sandeep Akhare18-Sep-08 3:03 
GeneralRe: Web user control Creation Pin
omlac18-Sep-08 3:19
omlac18-Sep-08 3:19 
QuestionAn error occurs when an extra parameter is increased in application as well as stored procedure to the existing one Pin
sanjubaba17-Sep-08 23:12
sanjubaba17-Sep-08 23:12 
AnswerRe: An error occurs when an extra parameter is increased in application as well as stored procedure to the existing one Pin
eyeseetee17-Sep-08 23:21
eyeseetee17-Sep-08 23:21 
GeneralRe: An error occurs when an extra parameter is increased in application as well as stored procedure to the existing one [modified] Pin
sanjubaba18-Sep-08 0:46
sanjubaba18-Sep-08 0:46 
Questiondetection of card reader Pin
Piyush Vardhan Singh17-Sep-08 23:01
Piyush Vardhan Singh17-Sep-08 23:01 
Question.Net Application with multiple languages Pin
surender93917-Sep-08 22:59
surender93917-Sep-08 22:59 
AnswerRe: .Net Application with multiple languages Pin
balaji.t17-Sep-08 23:12
balaji.t17-Sep-08 23:12 
GeneralRe: .Net Application with multiple languages Pin
surender93917-Sep-08 23:16
surender93917-Sep-08 23:16 
GeneralRe: .Net Application with multiple languages PinPopular
J4amieC17-Sep-08 23:32
J4amieC17-Sep-08 23:32 
GeneralRe: .Net Application with multiple languages Pin
eyeseetee17-Sep-08 23:42
eyeseetee17-Sep-08 23:42 
GeneralRe: .Net Application with multiple languages [modified] Pin
Pete O'Hanlon18-Sep-08 0:36
mvePete O'Hanlon18-Sep-08 0:36 
GeneralRe: .Net Application with multiple languages Pin
J4amieC18-Sep-08 1:08
J4amieC18-Sep-08 1:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.