kooba

Stories kicked by kooba

ASP.Net MVC Framework Part 1(weblogs.asp.net)

submitted by isuttleisuttle(1140) 4 years, 6 months ago

Scott Guthrie provides some great insight into the upcoming ASP.Net MVC framework. read more...

4 comments |category: |Views: 32

tags: another

Rob Conery going to Microsoft(blog.wekeroad.com)

submitted by cwbrandsmacwbrandsma(1711) 4 years, 7 months ago

Rob Conery (SubSonic) just got hired by Microsoft. This has to be one of the coolest posts of his as well. read more...

7 comments |category: |Views: 21

tags: another

.NET Framework 3.5 Is Shared Source(weblogs.asp.net)

submitted by benrickbenrick(1020) 4 years, 7 months ago

Microsoft's .NET Framework 3.5 is going to be released open source. read more...

26 comments |category: |Views: 152

tags: another

Attempting to Demystify Behavior Driven Development(lostechies.com)

submitted by agilejoeagilejoe(860) 4 years, 9 months ago

After receiving several emails and reading Roy Osherove's post on Behave#, I wanted to give more incite and answer some questions that were asked about Behave# and BDD in general. read more...

add a comment |category: |Views: 10

tags: another

Regionerate Public Beta(rauchy.net)

submitted by rauchyrauchy(455) 4 years, 11 months ago

Regionerate is an open-source automatic layout enforcement tool for C#. I have just released its Public Beta. Enter the site for a quick screencast that explains all about it. read more...

3 comments |category: |Views: 11

tags: another

DotNetKicks to be Open Sourced(weblogs.asp.net)

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

As the community on DotNetKicks.com has grown in size over the past year, I have received received many offers of help with adding features and many requests for the source code. Due to other top secret commitments, I have recently not had as much time as I would have liked to continue the development of DotNetKicks.com. A discussion on DotNetKicks last week re-highlighted the issue of feature stagnation (the community is continuing to grow just fine). We are in the business of solving problems, and the best solution here is to open source the project. I had planned to release some code this past weekend, but some of the current dependencies include code that I don't wish to release. I am currently refactoring the dependencies, and I will be able to release some code very soon. Please shout it from the roof tops, we need all the contributers we can get. read more...

4 comments |category: |Views: 5

tags: another

Plasma ASP.NET Automation Project on CodePlex(codeplex.com)

submitted by ssmithssmith(1160) 5 years, 2 months ago

Plasma is an in-process web server emulator that can be used for automation and unit testing of ASP.NET applications. Ok, so what can you do with it? Basically Plasma allows you to easily test or automate ASP.NET pages and applications in a performant manner, since everything occurs in-memory, so there is not network level overhead. Many of the web test scenarios available as part of Visual Studio Team Suite : Tester SKU are possible with this framework and therefore available to NUnit users (examples - testing that a page has a given value on it after a postback, testing that a page returns within a given time threshold, etc.). read more...

add a comment |category: |Views: 70

tags: another

Happy 1st Birthday DotNetKicks.com(dotnetkicks.com)

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

DotNetKicks.com is 1 year old today. Over the past year the community has steadily grown and the quality of the main feed has steadily increased. 1,385 of you links have been posted to the homepage over this time. Thanks for making the site what it is. read more...

8 comments |category: |Views: 2

tags: another

DotNetNuke 4.4 released(dotnetnuke.com)

submitted by koobakooba(90) 5 years, 5 months ago

Just in time for Christmas a new version of DotNetNuke has been released. On it's 4 year anniversary of the first release, DotNetNuke released version 4.4. read more...

add a comment |category: |Views: 1

tags: another

ASP.NET AJAX(ATLAS) RC Released(ajax.asp.net)

submitted by korayemkorayem(1240) 5 years, 5 months ago

A direct link to the new release of ASP.NET AJAX(ATLAS) RC read more...

add a comment |category: |Views: 3

tags: another

Visual Studio 2005 Service Pack 1 RTM(eweek.com)

submitted by JemmJemm(9604) 5 years, 5 months ago

Service Pack 1 of the development platform includes user reported fixes and more than 70 improvements for common development scenarios, including new processor support for code generation and profiling, as well as performance and scale improvements in Microsoft's TFS (Team Foundation Server). Although Microsoft has released the Visual Studio 2005 SP1 bits to manufacturing, official news of the release is not expected until Monday [18.12.2006], sources close to the company said. read more...

5 comments |category: |Views: 4

tags: another

ASP.NET Supervising Controller (Model View Presenter) From Schematic T(haacked.com)

submitted by koobakooba(90) 5 years, 5 months ago

ASP.NET Supervising Controller (Model View Presenter) From Schematic To Unit Tests to Code read more...

add a comment |category: |Views: 29

tags: another

WPF/E Community Preview Now Available!(msdn2.microsoft.com)

submitted by JemmJemm(9604) 5 years, 5 months ago

WPF/E” is the Microsoft solution for delivering rich, cross-platform, interactive experiences including animation, graphics, audio, and video for the Web and beyond. Utilizing a subset of XAML (eXtensible Application Markup Language)-based Windows Presentation Foundation technology, “WPF/E” will enable the creation of content and applications that run within multiple browsers and operating systems (Windows and Macintosh) using Web standards for programmability. read more...

add a comment |category: |Views: 0

tags: another

ASP.NET AJAX under the hood secrets(codeproject.com)

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

Microsoft recently released Beta 2 of ASP.NET AJAX. Although it's a very powerful framework, when you will build a real AJAX site like those out there in the Web 2.0 world, you will face many problems that you will hardly find documented anywhere. In this article, I will show some advance level ideas that I learned while building Pageflakes. We will look at the advantages and disadvantages of Batch calls, AJAX call timeouts, browser call jam problem, ASP.NET 2.0's bug in web service response caching, and so on. read more...

add a comment |category: |Views: 2

tags: another

Agile Project Goes into Ship Mode(codebetter.com)

submitted by SamGentileSamGentile(225) 5 years, 5 months ago

Large Enterprise platform that has used Extreme Programming techniques for 14 months goes into Ship Mode. The author talks about steps neccessary to ship and being an Agile Architect. read more...

add a comment |category: |Views: 4

tags: another