help.net


Musing on .Net

News





hit counters




Open source CMS


Technorati

My blog

Irish blogs

Locations of visitors to this page Get Chitika eMiniMalls

.Net useful

Blogs I read

PocketPC

SQL

Usability

Browse by Tags

All Tags » .NET (RSS)
How to protect yourself against the latest SQL injection
Now it's time to rejoice and be positive. Following my different posts about the latest SQL injection attacks, I got all sort of comments. Roughly half of the commenters saying I am a moron, why you don't go back to school and protect your databases,...
Hundreds of websites under attack and Microsoft are you doing something?
Following my last post on the subject of SQL injection, this story is far from being finished. First thanks to all your comments, I really applied most of the advices, licke checking against query string vulnerabilities,XSS, etc... I don't use dynamic...
Warning, new nasty worm on the loose, be very careful
Hi folks Raise the alarm, it seems a nasty new worm is on the loose. Sadly too late for me, my SQL database has been infected twice in the past ten days, and even if I have some backup I lost some data :-( I identified the culprit as Jpdog.3322 and it...
Evolutility lightweight framework for heavy lifting
Evolutility is a generic web UI for database applications. With it you can build CRUD (Create, Read, Update, Delete) web applications simply by providing the metadata describing your application UI and database mapping. No hand-coding is required. Read...
The .Net Coffee Break show 10 - Parallel programming with Stephen Toub - 11th December
Join our next webcast! 11th December 2008 Developers.ie invites all our members to attend our regular webcast. Our next speaker is Stephen Toub, Senior Program Manager on the Parallel Computing Platform team at Microsoft Parallel programming with .NET...
The .Net Coffee Break Show 9 - Josh Holmes - Leveraging IronRuby in Silverlight
Join our next webcast! 3rd of December 2008 Developers.ie invites all our members to attend our regular webcast. Our next speaker is Josh Holmes, Microsoft Architect Evangelist. Leveraging IronRuby in Silverlight Summary : Join Josh Holmes as he talks...
The creator of JQuery, John Resig on our webcast show - 19th of November live from Boston
Join our next webcast! 19th of November 2008 Developers.ie invites all our members to attend our regular webcast. Our next speaker is John Resig , creator and lead developer of the JQuery Javascript library, live from Boston. Summary : Using JQuery to...
Posted: Oct 31 2008, 12:56 PM by help.net | with 1 comment(s)
Filed under:
Fast and search-engine-friendly ASP.NET-GridView
The ASP.NET GridView is a powerful and userfriendly control for displaying a table of data. It has nice features like sorting, paging, databinding or templatefields. When loading a large amount of data, the paging feature can be used. But this leads to...
Posted: Feb 11 2008, 05:02 PM by help.net | with 1 comment(s)
Filed under:
Implementing the .Net IComparer interface
The aim of this article is to show how I think Explorer does this better than DOS and provide a class to reproduce this in their .Net programs. Read more...
Posted: Jan 22 2008, 12:02 PM by help.net | with no comments
Filed under:
Understanding Code Access Security in .NET
In Microsoft .NET you have two types of security , Code Access Security and Role Based Security. In this article we will explore what the latter implies, how it can be used, etc. So, what is Code Access Security then? Code Access Security (CAS) is a security...
Posted: Dec 18 2007, 11:14 PM by help.net | with 1 comment(s)
Filed under:
More Posts Next page »