Vulnerability in .NET AES puts ASP.NET Web Sites at Risk
posted by dotnetchris(157) 1 year, 8 months ago +2
I read this article and realized that it would be very hard to do something colossally damaging with this attack unless you had a very long sequence of security flaws in your application. What does concern me however is that there isn't a single mention of this vulnerability being disclosed to Microsoft. From what's implied in the article the vulnerability itself will be announced at that hacker conference into the wild without Microsoft being notified beforehand.
Reply
.NET Binding Redirects – Updating Referenced Assemblies Without Recomp
posted by dotnetchris(157) 2 years, 9 months ago 0
I've ran into this stupid issue so many times, If I knew a single line my config could have saved me all the headaches this caused me ><
SQLite Has Been Ported to .NET
Very. Cool.
Amazing jQuery Plugins
IDK i wasn't too amazed by any of these plugins.
12 Must Have Web Developer Bookmarklets
Another 2 great tools to have is XRAY and MRI from http://westciv.com/tools/ the one allows you to figure out the exact position of objects easily the other helps you with selector statements.
Are you Ready for some FOOTBALL- Powered by Silverlight?
posted by dotnetchris(157) 2 years, 7 months ago 0
Silverlight ahh, time for Flash to GTFO!
Introducing PostSharp 2.0: #5 - Build Performance and Packaging
So when does it come out?
Prevent Cut, Copy, Paste Operations in an ASP.NET TextBox using jQuery
This really irritates me, javascript should not be able to interfere with my actions. Cut/Copy/Paste should not be able to blocked like this.
How Fanboys See .NET ORMs
posted by dotnetchris(157) 2 years, 4 months ago 0
Datasets couldn't be more true!
jQuery 1.4 Released!
The .Live functionality is so awesome.
Poll: IoC containers for .NET
posted by dotnetchris(157) 2 years, 2 months ago 0
No kick because I filled in the poll before seeing it was disabled.
The NEW DotNetKicks front page is in beta
posted by dotnetchris(157) 1 year, 10 months ago 0
I'm not a fan, after this goes live I might stop using this site entirely. This ruined the only part of the site I liked which was the list of articles the chrome of the rest of the site I haven't liked since the initial release of it and I can ignore it due to the content. Replacing it with this version you leave in the chrome that's lackluster at best and make the content as equally lackluster.
ASP.NET MVC 3 Preview 1 - Razor View Engine
posted by dotnetchris(157) 1 year, 8 months ago 0
Do want. Hurry up MS get this released with intellisense so I can put this in production!
C# Interview Questions and Answer.
posted by dotnetchris(157) 11 months, 10 days ago 0
Dead url
Dependency Injection Framework Speedtest
posted by dotnetchris(157) 8 months, 12 days ago 0
StructureMap king as always. Except when it comes to documentation. Thankfully I just have like 3 years of experience with it that I rarely if ever need help doing anything with it.