ASliborsky

Stories kicked by ASliborsky

Validation Techniques in ASP.NET MVC(asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 2 years, 5 months ago

Article described general validation techniques that could be used in ASP.NET MVC. It is based on real project experience and explains the peculiarities and drawback of some approaches to help developers and architects to choose the best one for them. read more...

add a comment |category: |Views: 31

tags: another

Advanced validation techniques in ASP.NET MVC(asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 2 years, 5 months ago

Article fully compares different validation techniques which could be used in ASP.NET MVC trying to help in choosing the best one for some projects. It's a first article from the series about validation written by AST.NET MVC specialists from Qulix Systems. read more...

add a comment |category: |Views: 62

tags: another

SharePoint Security. Part 1. Introduction(asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 2 years, 5 months ago

We prepared the series of articles which should help in security implementation and design in SharePoint portals. This is only the first one from this series. read more...

add a comment |category: |Views: 8

tags: another

ASP.NET MVC WebForms vs Spark View Engines. Part 2. Markup (asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 2 years, 5 months ago

It's second article from the series of the "Web Foms vs Spark View Engine". It shows differences between pages on the real project. read more...

add a comment |category: |Views: 24

tags: another

ASP.NET WebForms vs Spark View Engine. Part 1(asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 2 years, 5 months ago

First part from the series of articles that fully compare ASP.NET MVC engines - standard Web Forms engine and Spark View Engine: by functionality, by code and by performance. read more...

add a comment |category: |Views: 133

tags: another

What's wrong with Spring.Net Interceptors?(asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 3 years, 8 months ago

Article describes how to solve the problem with Spring.Net standard intercepting mechanism. Usefull for advanced intercepting. read more...

add a comment |category: |Views: 6

tags: another

Security implementation tips(asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 3 years, 8 months ago

Article describes some architecture techniques and explanation on how to use AOP for security mechanisms implementation. Finally, it contains several non obvious tips that could improve security or security development. read more...

add a comment |category: |Views: 14

tags: another

25 Resources for Tuning Your .NET Application Performance(effectize.com)

submitted by YuraYura(995) 3 years, 10 months ago

A great list of resources, including MSDN links, guides, .NET blogs and how tos about improving .NET performance. read more...

add a comment |category: |Views: 836

tags: another