gavinjoyce

Stories submitted by gavinjoyce

SubSonic 2.0.3(monk.thelonio.us)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

SubSonic 2.0.3 is primarily a maintenance release, with a few significant enhancements read more...

add a comment |category: |Views: 141

tags: another

Google Scalability Conference (weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

Some of the sessions from Google scalability conference are now available on Google Video. read more...

add a comment |category: |Views: 1

tags: another

DotNetKicks.com - Now running on the open source codebase(pownce.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

I have just switched DotNetKicks.com to use the new open source codebase - svn revision 101. The site is now using SubSonic as the DAL. Please kick the tires if you can. Report any bugs to google code site: http://code.google.com/p/dotnetkicks/issues/list read more...

8 comments |category: |Views: 5

tags: another

Open Source DotNetKicks?(blog.incremental.ie)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

A few long months ago I announced my intention to fully open source the DotNetKicks.com codebase. Due to recent work commitments this process has taken much longer that I had wished; the good news now is that it is very close to an initial beta release. read more...

2 comments |category: |Views: 18

tags: another

SubSonic: Sugary Sticky Stuff(blog.wekeroad.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

"With the release of SubSonic 2.0.2, we added in some "ribbed" fun for your development pleasure, and to hopefully speed up the things you do on a normal basis." read more...

add a comment |category: |Views: 10

tags: another

Free Book: Version Control with Subversion(svnbook.red-bean.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

An oldie, but a goodie. This is a great free book on Subversion. read more...

add a comment |category: |Views: 2

tags: another

SubSonic: New Query Engine In The Works(blog.wekeroad.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 11 months ago

"Currently our Query tool is very useful, but it's sort of disconnected from the rest of the SubSonic Data tools. We're going to change all that with this next rev, and our goal is that you can intuitively work with the new Query tool as an extension of your object model if you like, or as a standalone querier." read more...

add a comment |category: |Views: 11

tags: another

Did Microsoft Violate TestDriven.NET's EULA in Enforcing Its Own EULA?(haacked.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 11 months ago

Phil Haack provides a useful analysis of the recent legal wranglings between Jammie Cansdale of TestDriven.NET fame and Microsoft. read more...

add a comment |category: |Views: 1

tags: another

MbUnit 2.4 RTM(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years ago

"After over 6 months of hard work the MbUnit 2.4 went to RTM tonight. Between the RC and the RTM." read more...

add a comment |category: |Views: 3

tags: another

Rob Conery - Interview(juxtaviews.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years ago

"Rob Conery, the creator of SubSonic and founder of The Commerce Starter Kit, believes in open source. Both of his projects are .NET (aka Microsoft) projects and although the big guys in Redmond may never ship open source code themselves, it doesn’t mean they don’t support it and it sure doesn’t mean the .net community doesn’t believe in it. I spoke to Rob about the latest 2.0 release of his SubSonic project, Micrsoft, OSS, and big wave surfing in Hawaii." read more...

add a comment |category: |Views: 17

tags: another

Microsoft to roll out dynamic-language layer for .Net(blogs.zdnet.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 1 month ago

"Microsoft is readying a new software layer designed to allow dynamic languages to integrate more easily and tightly with its .Net Framework, according to sources. Microsoft is aiming to unveil the new technology — which it may christen as the "Dynamic Language Runtime" (DLR) — at its Mix '07 conference, which kicks off on April 30 in Las Vegas, sources added." read more...

add a comment |category: |Views: 3

tags: another

WCF Client Performance(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 1 month ago

One of the easiest performance traps when using WCF services is constant creation of new client proxies when accessing those services. However, doing this in WCF can incur some performance penalty. Ideally, you should create a proxy class once and open it, then use that same proxy class in all your methods. read more...

add a comment |category: |Views: 49

tags: another

Build Your AJAX Applications The Smart Client Way(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 1 month ago

Paul Ballard discussed the similarities between well designed AJAX and SmartClient applications. read more...

add a comment |category: |Views: 5

tags: another

Firefox as an IDE(codinghorror.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 1 month ago

"Although I prefer IE7's native speed and feel for day-to-day browsing chores, there's no doubt that Firefox is my primary web development IDE. Whenever I need to troubleshoot HTML, CSS, or JavaScript, I immediately reach for Firefox. That's primarily because of two incredibly powerful developer extensions for Firefox: Web Developer Extension and Firebug" read more...

3 comments |category: |Views: 2

tags: another

Tip/Trick: Enabling SSL on IIS 7.0 Using Self-Signed Certificates(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 1 month ago

SSL enables browsers to communicate with a web-server over a secure channel that prevents eavesdropping, tampering and message forgery. You should always use SSL for login pages where users are entering usernames/passwords, as well as for all other sensitive pages on sites (for example: account pages that show financial or personal information). Configuring SSL on Windows with previous versions of IIS has been a pain. Figuring out how to install and manage a certificate, and then associate it with a web-site, is something I bet most web developers don't know how to enable. The good news is that IIS 7.0 makes it radically easier to configure and enable SSL. IIS 7.0 also now has built-in support for creating "Self Signed Certificates" that enable you to easily create test/personal certificates that you can use to quickly SSL enable a site for development or test purposes. Using IIS 7.0 you can SSL enable an existing web site in under 30 seconds. read more...

add a comment |category: |Views: 22

tags: another

DotNetKicks.sql - Download the SQL schema(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 2 months ago

Here is the first portion of the DotNetKicks source code that will soon be released in full open source glory. Please note that I have not yet decided on which open source license to use for this project, so please don't sell it to google for billions just yet. read more...

add a comment |category: |Views: 12

tags: another