dmcgiv

Stories submitted by dmcgiv

DomainKeys Identified Mail (DKIM) for .Net (C#)(github.com)

submitted by dmcgivdmcgiv(370) 1 year ago

Enables you to DKIM sign your MailMessages. read more...

add a comment |category: |Views: 15

tags: another

Google's Page Speed tool for web developers - similar to YSlow(nimtug.org)

submitted by dmcgivdmcgiv(370) 2 years, 9 months ago

Google have announced some new tools and services for web developers. read more...

add a comment |category: |Views: 22

tags: another

A new flag to optimize ASP.NET compilation behavior(blogs.msdn.com)

submitted by dmcgivdmcgiv(370) 3 years, 1 month ago

we are introducing a new optimizeCompilations switch in ASP.NET that can greatly improve the compilation speed in some scenarios. There are some catches, so read on for more details. This switch is currently available as a QFE for 3.5SP1, and will be part of VS 2010. read more...

add a comment |category: |Views: 11

tags: another

ASP.NET MVC Release Candidate 2(haacked.com)

submitted by dmcgivdmcgiv(370) 3 years, 2 months ago

Release Candidate 2 for ASP.NET MVC is now available read more...

1 comment |category: |Views: 321

tags: another

DDD Belfast Free Event (developerdeveloperdeveloper.com)

submitted by dmcgivdmcgiv(370) 3 years, 3 months ago

DeveloperDeveloperDeveloper! Day - Belfast- Saturday April 4th 2009! This FREE developer event brings DDD to Belfast! If you were unable to go to Microsoft TechEd, Microsoft PDC or conferences such as DevWeek, DDD is for you! There will be NO Microsoft speakers presenting, just speakers from the .NET developer community; although we will have many of the Irish Developer Platform Evangelists (DPEs) on hand to help out and chat to attendees. The day is put together by the community for the community, in other words you. We thank our sponsors who have helped make the event possible: Microsoft have graciously sponsored the event! read more...

add a comment |category: |Views: 5

tags: another

JQuery 1.3.2 Released with much better performance(docs.jquery.com)

submitted by dmcgivdmcgiv(370) 3 years, 3 months ago

The benefits of the new Sizzle selector engine are really starting to come to light as contributions from the larger JavaScript community come in. A number of additions have landed that have helped to improve the performance of the engine - especially in Internet Explorer. read more...

add a comment |category: |Views: 426

tags: another

Creating a RESTful Web Service Using ASP.Net MVC Part 16 – XML Encodin(shouldersofgiants.co.uk)

submitted by dmcgivdmcgiv(370) 3 years, 3 months ago

Piers explains how he solved an XML encoding issue in his latest 'Creating a RESTful Web Service Using ASP.Net MVC' series read more...

add a comment |category: |Views: 133

tags: another

WCF & ASP.NET Role Provider(weblogs.asp.net)

submitted by dmcgivdmcgiv(370) 4 years, 3 months ago

"So I was talking to Shea Strickland a relatively new starter in readify who is doing some WCF work and asked about the role provider support in WCF. He pointed me to an article by Dominick Baier who mentioned that the RoleProviderPrincipal in WCF will actually cause a database call each time an IsInRole check is performed......." read more...

add a comment |category: |Views: 71

tags: another