Erwin's Blog

Developing with .NET

Browse by Tags

All Tags » ASP.NET » .NET (RSS)
DevDays ‘11 The Netherlands day #2
Dag 2 van DevDays 2011, het beloofde weer een dag te worden met veel interessante sessies. De eerste sessie was gelijk een interressante, “HTML 5 - That's What You Need to Know Today!” van Ingo Rammer . Hij gaf een aantal best practices over hoe het beste...
Interesting links week #11
Below a list of interesting links that I found this week: Interaction : Mobile Form Design Strategies Frontend: Different Image Formats - And When to Use Them Top 50 jQuery Selectors 8 jQuery Methods You Need to Know JavaScript Garden (collection of documentation...
Interesting links week #6
Below a list of interesting links that I found this week: Frontend: Understanding CSS Selectors Javascript: Breaking the Web with hash-bangs HTML5 Peeks, Pokes and Pointers Development: 10 Points to Take Care While Building Links for SEO View State decoder...
Interesting links week #47
Below a list of interesting links that I found this week: Frontend: Web Designer’s Guide to PNG Image Format Best Practices for Mobile Web Interfaces | Tips CSS Vocabulary Development: Using the Deployment retail=true attribute - ASP.NET Settings Monotouch...
Interesting links week #44
Below a list of interesting links that I found this week: Interaction : Wireframing: Tips, Tools, and Techniques (Pt 1) Wireframing: Tips, Tools, and Techniques (Pt 2) Frontend: The !important CSS Declaration: How and When to Use It CSS Terms and Definitions...
Interesting links week #41
Below a list of interesting links that I found this week: Interaction: 5 Tips to Simplify Your Web Design Frontend: How Polyfills “fill in the gaps” to make HTML5 and CSS3 Usable Today HTML5 Canvas Element Guide Move aside Flash, here comes HTML5 jQuery...
Interesting links week #38
Below a list of interesting links that I found this week: Interaction: 35+ Web Site Navigation Design Showcase Best Practices for Designing Usable Websites for Kids 10 Search Engine Optimization Tips & Tricks for Web Designers Frontend: Internet Explorer...
Web setup project multiple default documents
If you want to configure multiple default document in you web setup project, you can do this by separate your default documents by comma and place them in the “DefaultDocument” field of the “Web Application Folder” properties page. Below you will find...
DevDays ‘10 The Netherlands day #1
First day of DevDays 2010, I was looking forward to DevDays to see all the new things like VS2010, .NET4.0, MVC2. The lineup for this year is again better than the year before, there are 100+ session of all kind of topics like Cloud, Database, Mobile...
DataBinder Eval and Indexed properties
As you probably know you can “Eval” an array property like below: <% # Eval( "MyArray[0].Title" ) %> .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color...
Posted: Mar 24 2010, 10:15 AM by erwin21 | with 2 comment(s)
Filed under: , ,
More Posts Next page »