styx31

Stories kicked by styx31

Duplicating Custom Page Styling in ScrewTurn Wiki Namespaces(dbvt.com)

submitted by wisemxwisemx(8074) 2 years ago

One of the great features in ScrewTurn Wiki is namespaces, distinct wiki areas supporting namespace-specific permissions and administration, theming, page layouts and more. ScrewTurn Wiki namespaces are fully supported with Sueetie, but the Sueetie Activity Log wasn't correctly recording non-root wiki page permalinks. A small bug to be sure, but the fix gave me the chance to work with ScrewTurn Wiki Namespaces. read more...

add a comment |category: |Views: 7

tags: another

Welcome to the new DotNetKicks(blog.dotnetkicks.com)

submitted by javeryjavery(5523) 2 years, 4 months ago

Welcome to the new DotNetKicks - Lots of improvements and even more on the way! read more...

6 comments |category: |Views: 436

tags: another

GraffitiCMS Going Open Source(leedumond.com)

submitted by leedumondleedumond(2144) 2 years, 6 months ago

Thanks in part to the many who forwarded, blogged, tweeted, and linked to my May 2009 plea to Telligent to turn GraffitiCMS over to the community, it now appears that Telligent will be doing exactly that. read more...

add a comment |category: |Views: 363

tags: another

hornget - apt-get for .Net OSS(hornget.net)

submitted by carcercarcer(240) 2 years, 6 months ago

Hornget provides an apt-get like service for common .Net Open Source projects. Want the latest NHibernate, Castle ActiveRecord, Rhino Commons but don't want to go through the headache of the numerous build processes and dependencies? Hornget supplies a daily a build of a number of OSS projects trunks as a downloadable Zip to ease upgrading to the latest versions read more...

add a comment |category: |Views: 206

tags: another

OpenForum - A Free Forum for ASP.NET MVC Applications(software.herbrandson.com)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 10 months ago

One of the things that I really like about the MVC framework is that it offers some unique possibilities when it comes to third parties developing entire sub-systems that can easily be plugged into existing applications. Recently, I had some “down time” at my work and decided to take the opportunity to experiment with doing just that. Here are the results of that experiment. OpenForum is a forum that can easily be plugged into any MVC application with very little effort. In fact, there are only three steps to get OpenForum working with most MVC applications. read more...

add a comment |category: |Views: 644

tags: another

ASP.NET MVC goes RTM before MIX09(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 3 years, 2 months ago

Not sure if the release was intentional or just someone that forgot to set the timezone field while publishing the download, but ASP.NET MVC has been RTMed before MIX09. read more...

1 comment |category: |Views: 169

tags: another

A BAD of Roses - JQuery UI Dialog and ASP.Net AJAX(blogs.microsoft.co.il)

submitted by shayfriedmanshayfriedman(1411) 3 years, 3 months ago

The JQuery UI dialog is awesome. Joining it with ASP.Net UpdatePanels is really not. In this post I describe what happens when you combine these two together, why it happens and I suggest a solution. Enjoy! read more...

add a comment |category: |Views: 30

tags: another

Persistence Ignorance (POCO) Adapter for Entity Framework V1(blogs.msdn.com)

submitted by styx31styx31(50) 3 years, 8 months ago

One of the limitations of Entity Framework V1 released as part of .NET Framework 3.5 SP1 and Visual Studio 2008 SP1 is lack of support for POCO entity objects. POCO stands for Plain Old CLR Object and refers to an object that does not have any persistence concerns and is not aware of persistence framework. Modern development approaches such as DDD (Domain-Driven Design) and TDD (Test-Driven Development) prefer clear separation of concerns which implies persistence ignorance. [...] We have recently published a sample called EFPocoAdapter that includes code generator and a supporting library that implements POCO object tracking on top of Entity Framework V1 read more...

add a comment |category: |Views: 184

tags: another

Getting started with Managed Extensibility Framework(geekswithblogs.net)

submitted by bszafkobszafko(240) 3 years, 8 months ago

Last Friday Managed Extensibility Framework Preview 2 (MEF) was published on CodePlex. MEF is a new library in .NET that will simplify adding extension points to your applications. It enables discovery, loading and composition of the extensible components. read more...

add a comment |category: |Views: 230

tags: another

Introduction to F#(developertechno.blogspot.com)

submitted by mywebblog79mywebblog79(210) 3 years, 8 months ago

F# is a typed functional programming language for the .NET Framework. It combines the succinctness, expressivity, and compositionality of typed functional programming with the runtime support, libraries, interoperability, tools, and object model of .NET. read more...

add a comment |category: |Views: 5

tags: another

Subversion Support Comes to CodePlex… Sorta’(stevenharman.net)

submitted by usshermussherm(5285) 3 years, 8 months ago

A little publicized feature lets you use Subversion to access project hosted on CodePlex - without the need to run SvnBridge locally! read more...

3 comments |category: |Views: 251

tags: another

Client & Server Side Validation in ASP.NET MVC(emadibrahim.com)

submitted by mosessaurmosessaur(5424) 3 years, 8 months ago

Emad Ibrahim talks about Client (with jQuery Validation Plugin) & Server Side Validation in ASP.NET MVC. read more...

1 comment |category: |Views: 422

tags: another

NDepend 2.10 Released - Interactive Code Dependencies Graph (codebetter.com)

submitted by dcarrdcarr(790) 3 years, 8 months ago

This is indistinguishable from magic! read more...

add a comment |category: |Views: 244

tags: another

NHibernate 2.0 is out(ayende.com)

submitted by raffaeuraffaeu(150) 3 years, 9 months ago

Directly from the blog of Ayende, NHibernate 2.0 is out!! read more...

add a comment |category: |Views: 406

tags: another

SQL Server 2008 Management Studio tip: Status bar Custom Colors(blog.jemm.net)

submitted by JemmJemm(9604) 3 years, 9 months ago

"Here is a handy tip for those of you who work often with multiple SQL Server instances: Custom Colors for the connection status bar." read more...

2 comments |category: |Views: 286

tags: another

Over 60 Free Controls from DevExpress (devexpress.com)

submitted by jamesewelchjamesewelch(2275) 3 years, 9 months ago

Once you register, you will be forwarded an Email with your login credentials to our product download portal. With this information in hand, you will be able to download and install all the controls and tools listed above free of charge. The applications you create with these controls can be distributed royalty free (see the EULA that accompanies the products for more information). Note that the installation you download will include evaluation versions of our entire product line. You can install these trials if you wish during the setup process. Visual Studio 2005 and Visual Studio 2008 are fully supported. read more...

3 comments |category: |Views: 1057

tags: another