About a year ago i had to architucture some web application with a very rich client side UI.
ASP.NET was an easy choise for a server side code, but what about client side ?
The heavy viewstate, endless event handlers and infinity number of server side requests just to make the GUI friendly – well, it just didn’t sound as a proper way to do it.
Read more…
VN:F [1.7.7_1013]
Rating: 4.9/5 (10 votes cast)
Categories: ASP.NET, C#, HTML, JavaScript, Programming, Tips & Tricks, UI, jQuery Tags: AJAX, ASP.NET, C#, c-sharp, CSS, dhtml, dom template, dynamic template, engine, HTML, IE, JavaScript, javascript templates, jQuery, jquery templates, JS, js template, net c#, render, template, templates, Tips and Tricks, UI, web template
I suppose all of you have suffered all those terrible memory leaks in Internet Explorer.
Sometimes it’s bearable, but most of the time it’s not. I say enough is enough !
Read more…
VN:F [1.7.7_1013]
Rating: 4.4/5 (12 votes cast)
Categories: HTML, Internet Explorer, JavaScript, Tips & Tricks, UI, jQuery Tags: HTML, IE6, IE7, IE8, Internet Explorer, JavaScript, jQuery, jQuery Plugin, JS, memory, memory leak, nyromodal, Tips and Tricks, UI
A couple of days ago i found a great framework called AForge.NET.
AForge.NET is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence – image processing, neural networks, genetic algorithms, machine learning, robotics, etc.
Read more…
VN:F [1.7.7_1013]
Rating: 4.3/5 (4 votes cast)
Categories: ASP.NET, C#, Graphics, Programming, Tips & Tricks Tags: ASP.NET, C#, c#.net, Gif, Graphics, Image, Jpg, net c#, Png, Quality, Resize, Resizer, Tips and Tricks, UI, visual c#
This is a C# class which allows you to create Web and WinForm captcha control.
The class is very configurable, so finaly you could create a Captcha that suits your needs.
You can hold the Captcha secret key as a session or an encrypted cookie variable.
Coming soon…
VN:F [1.7.7_1013]
Rating: 0.0/5 (0 votes cast)
Categories: ASP.NET, C#, Graphics, HTML, UI Tags: ASP.NET, C#, Captcha, Graphics, Image, UI, Validation
Recent Comments