|
|
Stories recently tagged with 'Tricks'
|
|
submitted by
dcarr
5 days, 6 hours ago
blog.domaindotnet.com — Do you use this syntax? It adds up as you can leave null tests in the dust for event subscribers:
EXAMPLE:
public event EventHandler<AnimationImageEventArgs> AnimationImageClicked = delegate { };
Post has full details, but most might already know this. If not your wasting cycles. read more...
add a comment
|
category: C# | Views: 16
|
|
tags:
and, Tips, shortcut, Tricks, Delegates | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dnksid
15 days, 4 hours ago
blog.somecreativity.com — The article shows how you can go about writing code for expectations for functions that accept arguments by reference using the "ref" and the "out" keyword read more...
|
|
tags:
NMock, Tricks, Tips, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
davids
3 months, 13 days ago
itwebmonkey.com — Just a quick little article noting the great add-on available for Firefox to help toggle between dev and live servers. read more...
|
|
tags:
Tips, and, Tricks, Firefox, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
eugenciuta
6 months, 13 days ago
dotnetfacts.blogspot.com — The .NET Framework can provide the mouse coordinates using the client coordinates system or the screen coordinates system. In some mouse-based scenarios we need exactly to know which coordinates system is used in order to use the correct offset. read more...
|
|
tags:
Tips, Tricks, conversion, winforms, System | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xtremebiz
8 months, 3 days ago
codeforeternity.com — Excellent hack to make Non Themeable properties of ASP.NET controls Themeable. After learning this hack, you would be able to set the Display and the ValidationExpression properties of the RegularExpressionValidator control directly from a Skin file !!! Even the MaxLength property of a TextBox. Would it not be cool to validate all email addresses across your website through a single Skin file ??? read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
Tricks, CodeBetter, ASP.NET, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 4 months ago, submitted by
phayman
1 year, 4 months ago
geekzilla.co.uk — 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: ASP.NET | Views: 3
|
|
tags:
Tricks, Control, Controls, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 5 months ago, submitted by
bashmohandes
1 year, 5 months ago
spellcoder.com — This is a post I wanted to write really long time ago, but I never had enough time to sit and write.
The following listing will be my agenda for this post
1. Why Javascript for ASP.net developers is different ?
2. Javascript tricks for ASP.net developers
* Reading ASP.net controls values from Javascript
* Passing values calculated by Javascript to the server side.
* Passoing values from ASP.net to Javascript
3. Javascript development tools read more...
|
|
tags:
Tricks, JavaScript, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
javierRomero
2 years ago
odetocode.com — MasterPages are a great addition to the ASP.NET 2.0 feature set, but are not without their quirks. This article will highlight the common problems developers face with master pages, and provide tips and tricks to use master pages to their fullest potential. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
MasterPages, Tricks, Tips, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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