Browse by Tags
All Tags »
.NET (
RSS)
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,...
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...
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 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...
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...
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...
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...
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...
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...
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...
More Posts
Next page »