|
|
Stories recently tagged with 'UserControl'
|
|
submitted by
beckelmw
28 days, 16 hours ago
beckelman.net — Alerting my users to some action that is about to occur or has occurred has always been a pain for me in web programming. Everyone has probably used Page.ClientScript.RegisterStartupScript to popup generic message boxes. Tonight I was looking for a better way to accomplish this task and came across Janko's post Create MessageBox user control using ASP.NET and CSS . He presents a great user control to display four types of messages. I decided to take things a little further by using the ModalPopup control from the AjaxControlToolkit as well as some additional CSS and images from Matt Berseth's post YUI Style Yes/No Confirm Dialog with the ModalPopupExtender. I also added the ability to set the height and width of the message container. Though far from perfect, I think its a good start for an evening's work. Please check it out and let me know if you have ideas to improve the control. read more...
add a comment
|
category: ASP.NET | Views: 28
|
|
tags:
AjaxControlToolkit, UserControl, ASP.NET, Popup | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dotnetfunda
2 months, 27 days ago
dotnetfunda.com — In the process of developing an application, there are situations when you need to pass a particular value from user control to its calling page. This article describes solution to this problem in an easy to follow steps. read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
page, UserControl, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
10 months, 28 days ago
blogs.x2line.com — Occasionally there is a need to get string representation of ASP.NET control in other words - render it into string instead of let it be rendered on the page. The following method renders control into HTML string. Namespaces used: read more...
add a comment
|
category: ASP.NET | Views: 15
|
|
tags:
RenderControl, UserControl, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 5 months ago, submitted by
yousefla
1 year, 5 months ago
mycsharpcorner.com — In today's Internet blog, you almost never miss seeing a "Digg It", a "Kick it", a "Ridd It" a Furl it, burl it...or squirrel it... link or icon at the end of each article you read in someones blog. Well, regardless of the opinions people might have about this phenomenon, if you are an ASP.NET ... read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
ASP.NET, Reddit, Blog, UserControl, DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
yousefla
1 year, 6 months ago
mycsharpcorner.com — Making your own Clock control to display on your Windows Form to display and update the current time up to the second is an easy deal using C# Timers.
Creating The Clock User Control Step By Step
Here is one way to do it:
read more...
1 comment
|
category: C# | Views: 72
|
|
tags:
WindowsForms, Clock, C#, UserControl | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
1 year, 6 months ago
pietschsoft.com — Implementing Client Callbacks (AJAX) in ASP.NET 2.0 is actually really simple to do as long as you know a little JavaScript. Heres is a small example of using a Client Callback from within a User Control. I've tested this example with IE6 and Firefox 1.5 read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
UserControl, ClientCallback, ASP.NET, JavaScript | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|