Anouilh

Stories submitted by friends of Anouilh

MagicAjax.NET available on sourceforge(sourceforge.net)

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

MacigAjax.NET is now available on sourceforge. It is "a framework that provides AJAX technologies for web pages created with ASP.NET. It allows developers to easily integrate AJAX support into their pages without replacing the ASP.NET controls and/or writing javascript code". read more...

add a comment |category: |Views: 1

tags: another

Upcoming Releases of Useful ASP.NET 2.0 Things(weblogs.asp.net)

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

Scott Guthrie outlines some of the features that we can expect in downloads and future releases of ASP.NET 2.0. read more...

add a comment |category: |Views: 0

tags: another

Paging Records Using SQL Server 2005 Database - ROW_NUMBER Function(davidhayden.com)

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

SQL Server 2005 has a ROW_NUMBER Function that can help with paging records for you database applications. ROW_NUMBER returns a sequential number, starting at 1, for each row returned in a resultset. David Hayden outlines its use in VB.NET. read more...

add a comment |category: |Views: 33

tags: another

Behind the kicks - multiple hosts within one ASP.NET application(weblogs.asp.net)

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

This is the first in a series of planned articles which cover the implementation of these sites. You may have seen the website in the guise of www.dotnetkicks.com, but it also can be viewed from the following domains: www.kick.ie, www.javakicks.com & www.mozillakicks.com. All of these hosts are mapped to the same ASP.NET application in IIS. read more...

2 comments |category: |Views: 64

tags: another

ProjectMIDI: an extensible set of small MIDI .NET programs(codeproject.com)

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

ProjectMIDI is a non-commercial software project designed to provide extensible control of MIDI devices in a live performance environment. The purpose of this project is to build software which will integrate the latest, readily available technologies into a leading edge MIDI setup for live performance. read more...

1 comment |category: |Views: 4

tags: another

Community Server 2.0 beta 3 now available(weblogs.asp.net)

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

There is a flash movie also available here : http://communityserver.org/articles/gettingstarted.aspx read more...

1 comment |category: |Views: 0

tags: another

Channel9: Expression Interactive Designer (Sparkle)(channel9.msdn.com)

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

A new video on Channel9 demonstrating the recent CTP release of Sparkle read more...

1 comment |category: |Views: 2

tags: another

.NET Reflector 4.2 Released(aisto.com)

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

Now with Web Proxy support, String search, Fonts and Generics fixes. read more...

3 comments |category: |Views: 12

tags: another

What's new in the TFS Release Candidate?(blogs.msdn.com)

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

Jeff Beehler describes the various changes from TFS Beta 3 to TFS Release Candidate. read more...

add a comment |category: |Views: 1

tags: another

Open Source C# 3D Game Engine(bunnz.com)

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

PurpleSharp (Purple#) is a shader-driven 3D game engine that is built on the .Net platform. It concentrates on simplicity and flexibility by using the newest technology and programming techniques. The engine uses Plugins for accessing rendering engines and other external libraries, which makes it easy to change them at runtime and even provide cross-platform support (only a DirectX renderer is implemented at this time). PurpleSharp is more than just a 3D library. It also includes classes for pathfinding, exception handling, input, audio playback, scripting and networking. read more...

2 comments |category: |Views: 828

tags: another

Building ASP.NET 2.0 Web Sites Using Web Standards(msdn.microsoft.com)

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

Microsoft ASP.NET 2.0 has many features to help you design and build Web sites that are compliant with XHTML and accessibility standards. This (long) article looks at how and why you should be building these standards-compliant sites. read more...

add a comment |category: |Views: 2

tags: another

Open Source C# Software(csharp-source.net)

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

This site lists various open source C# projects including IDEs, servers and libraries. read more...

add a comment |category: |Views: 16

tags: another

Improved Debugging with Visual Studio 2005's Debugger Visualizers(aspnet.4guysfromrolla.com)

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

Scott Mitchell discusses Visual Studio 2005's new Debugger Visualizers read more...

add a comment |category: |Views: 2

tags: another

dotnetkicks.com : a couple of new features(lotsofkicks.blogspot.com)

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

We have just added two new features to the site: a bookmarklet for easy story submission and javascript news feeds. read more...

5 comments |category: |Views: 0

tags: another

Returning Ranked Results with Microsoft SQL Server 2005(4guysfromrolla.com)

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

In this article Scott Mitchell looks at SQL Server 2005's rank-related functions, which simplify the process of assigning ranks to query results, retrieve results with a particular rank, and other rank-related tasks common to reporting. read more...

1 comment |category: |Views: 0

tags: another

MSDN TV: ASP.NET "Atlas" First Look(msdn.microsoft.com)

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

Nikhil Kothari provides a brief overview of ASP.NET "Atlas", a framework to build rich Web apps on top of ASP.NET 2.0. The demo shows an app that uses the new server controls from the December CTP to incrementally enrich standard ASP.NET pages and an app that shows client-centric app development. read more...

2 comments |category: |Views: 0

tags: another