Stories recently tagged with 'Control'

Spice up ASP.NET validation with AJAX Control Toolkit(ashishware.com)

submitted by ashpatashpat(285) 4 years, 8 months ago

This article discusses ways to enhance client side validators using AJAX Control Toolkit, by adding callouts and modal dialog box. The whole purpose is to improve user experience with very little effort. read more...

add a comment |category: |Views: 22

tags: another

Get a handle on controls(axantum.com)

submitted by BognitBognit(2125) 4 years, 8 months ago

Nice syntax! read more...

add a comment |category: |Views: 1

tags: another

Check In the freaking code!!!??!!(adronbhall.com)

submitted by adronadron(835) 4 years, 9 months ago

I was pondering recently the various methods a team could go about assuring good check ins into source control. I would assume that much of a check in, build, and source repository's tasks can be automated. Continuous build integration is a good part of assuring check ins aren't breaking things they should not be. read more...

add a comment |category: |Views: 2

tags: another

Rendering a Control to a String (geekzilla.co.uk)

submitted by phaymanphayman(3550) 4 years, 10 months ago

This is a really handy little function for rendering a control to a string. Really handy if you want to pass back rendered HTML from a StaticPageMethod or WebService. read more...

1 comment |category: |Views: 19

tags: another

Self-Populating DropDownList(vaultofthoughts.net)

submitted by mikeonmikeon(5200) 5 years, 2 months ago

How to make a Self-Populating DropDownList control in ASP.NET read more...

1 comment |category: |Views: 74

tags: another

A dynamic blogroll for ASP.NET(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 2 months ago

Display the titles of the latest posts for each blog on the blogroll and let them be updated automatically. read more...

add a comment |category: |Views: 9

tags: another

Using Anonymous Methods For Control.Invoke/Control.BeginInvoke(jaysonknight.com)

submitted by x.staticx.static(435) 5 years, 3 months ago

Brief overview of using anonymous methods for Control.Invoke and Control.BeginInvoke scenarios using the built in MethodInvoker delegate provided by the BCL. read more...

add a comment |category: |Views: 299

tags: another

Overview of ASP.NET AJAX 1.0 and Control Toolkit RTM(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

ScottGu outlines what's changed in the RTM release, what to do before installing and future plans for ASP.NET AJAX. read more...

add a comment |category: |Views: 22

tags: another

Intro to the AJAX Control Toolkit(aspnetpodcast.com)

submitted by wallymwallym(2085) 5 years, 4 months ago

The AJAX Control Toolkit is a set of UI widgets and extensions to existing controls. This video has an introduction to the toolkit along with several controls in the toolkit. read more...

add a comment |category: |Views: 2

tags: another

Ribbon UI Control Roundup for Developers(weblogs.asp.net)

submitted by bentracybentracy(140) 5 years, 5 months ago

Here's a rundown of the toolkits available out there that have emulated Office 2007. read more...

add a comment |category: |Views: 26

tags: another

C# List Control Utility(developer.coreweb.com)

submitted by silverCOREsilverCORE(275) 5 years, 8 months ago

A C# 2.0 helper class that gives you a little more control over list controls. read more...

add a comment |category: |Views: 141

tags: another

Code Sample That Demonstrates How to Create a Custom Form Designer by (support.microsoft.com)

submitted by jasper22jasper22(1320) 5 years, 10 months ago

This article contains a code sample that demonstrates how to create a custom form designer by using Microsoft Visual C# .NET read more...

add a comment |category: |Views: 22

tags: another