GDE for Web Tech
juri.dev
Follow me!
Home
Blog
Collections
Newsletter
AMA
About Me
Articles for "Asp.net"
Hack: How to mimic a disabled checkbox
Use JavaScript to simulate a disabled checkbox which also gets sent back during the form submit
AutoFac: ASP.net WebForms UserControl Dependencies Only Available At Page_Load Event
Don't Underestimate the Trouble Caused by URLs in Emails
Basta-On-Tour Wrap Up Day 2: EF Best Practices, JavaScript, MVC
Basta-On-Tour Wrap Up Day 1: Entity Framework
A Test-Driven Dev's Nightmare: Meeting the HttpContext
FriendlyBool Extender What?
ASP.net: Organize Your Resources the Correct Way!
'\n' will break your JSON jQuery - WCF service call
HowTo: Launch JavaScript after async postback of UpdatePanel
HowTo: Use globally defined resources in your ASPX code
HowTo: Run IIS 7 on Vista 64bit OS in 32bit mode
ASP.net Ajax: Consuming webservice from client-side JavaScript
Repeater looses its data collection. ViewState problem?
Microsoft Ajax CDN
HowTo: Control the rendered Html tag on your custom, composite server controls
Server Error: Validation of viewstate MAC failed.
VS Designer: 'X' could not be set on property 'Y'
Automatically find the Label associated to a WebControl through the AssociatedControlID
HowTo: Get localized string different from the current culture
HowTo: Make your custom ASP.net server control validatable
Best practices: Deploying webapps (contd.)
Problems with character encoding on cookies
Observation: Selected value behaviour of the DropDown list control
HowTo: Persist viewstate on the server-side
Accessing webcontrols inside the ProgressTemplate of an UpdateProgress
Strange focus behavior on Firefox 3+
Problem: launching javascript from hyperlinks without redirecting
Best practices: Deploying webapps
Revised: Changed values of readonly and disabled fields....
Changed values of readonly and disabled fields not accessible after postback
The Controls collection cannot be modified because...
Specifying the size of a FileUpload control on Firefox
Recursive version of the FindControl(..) method
IE problems with AjaxControl Toolkit's AutoComplete extender
The type [X] exists in both...
The ViewState hell: controls loosing their values
Attaching client-side event handler to radio button list