Displaying posts tagged with

“asp.net”

Jan
3
2010

DVD shop released

After Xmas PPC campaigns and huge traffic I’m proud to present our last project: DVD and BD shop. Build on ASP.NET and MVC, with LINQ. Some small improvements will be made in checkout process based on tracking records, but for now: it works very well!

Dec
13
2009

aspnet mvc performance

Some tips for ASP.NET MVC performance tunning, that really works. From these slides I recommend: jetBrains dotTrace – for performance tunning and dot.net app and webs tracing Apache Bench (ab.exe in bin directory) from Apache web server – it’s simplier to setup tests than WCAT use LINQ compiled queries Cache links, it takes very much [...]