Microsoft Chart Controls for Microsoft .NET Framework 3.5
http://www.microsoft.com/downloads/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c&DisplayLang=en
Once installed the <asp:chart/> control shows up under the "Data" tab on the Toolbox, and can be easily declared on any ASP.NET page as a standard server control:
<asp:chart /> supports a rich assortment of chart options - including pie, area, range, point, circular, accumulation, data distribution, [...]
Tag Archive for 'dev-aspnet'
Microsoft Chart Controls for Microsoft .NET Framework 3.5
Published November 27th, 2008 in Dev-ASP.NET and Development. 0 Comments
Print
ScrewTurn Wiki-c# dot net wiki engine
Published August 11th, 2008 in Dev-ASP.NET, Development, DotNet and DotNet-ASPNET. 0 Comments
Print
ScrewTurn Wiki-c# dot net wiki engine
http://www.screwturn.eu/Wiki.ashx
ScrewTurn Wiki is a performant and simple Wiki engine, written in C# and based on the ASP.NET 2.0 platform.Its main features are described below. * Free and open-source * No need for a database (but SQL Server and MySQL are supported with Plugins) * No need to [...]
PowerShell Pages-PowerShell in ASP.NET
Published July 25th, 2008 in Dev-ASP.NET, Dev-Powershell and Development. 0 Comments
Print
PowerShell Pages-PowerShell in ASP.NET
http://www.codeplex.com/PowerShellPages
PowerShell Pages is an ASP like language, based on the PowerShell runtime. Using a simple HTTP Handler, ASP.NET can render pages scripted using PowerShell script (including cmdlets, and CLR/.NET objects) to the web. Simple, fast and intuitive programming for simple pages that just need to display some content.
The first [...]
PowerShellASP-ASP-like template language for Web Applications
Published July 25th, 2008 in Dev-ASP.NET, Dev-Powershell and Development. 0 Comments
Print
PowerShellASP-ASP-like template language for Web Applications
http://powershelltoys.com/
PowerShellASP is an ASP-like template language for Web Applications; templates contain a mixture of markup (HTML, XML or whatever you want to generate) and inline PowerShell code. At runtime, templates/pages are fully translated to PowerShell code and executed as a single unit inside a PowerShell pipeline, with the results [...]
Microsoft Source Code Analyzer for SQL Injection
Published July 20th, 2008 in Dev-ASP.NET, Dev-Db, Development, DotNet, DotNet-ASPNET and DotNet-Db. 0 Comments
Print
Microsoft Source Code Analyzer for SQL Injection
http://www.microsoft.com/
Community Technology Preview (July 2008) Microsoft Source Code Analyzer for SQL Injection is a static code analysis tool for finding SQL Injection vulnerabilities in ASP code. Customers can run the tool on their ASP source code to help identify code paths that are vulnerable to SQL [...]
Kaxaml is a lightweight XAML editor
Published July 7th, 2008 in Dev-ASP.NET, Dev-NET, Development, DotNet and DotNet-XAML. 0 Comments
Print
Kaxaml is a lightweight XAML editor
http://www.kaxaml.com/
Kaxaml is a lightweight XAML editor that gives you a "split view" so you can see both your XAML and your rendered content (kind of like XamlPad but without the gigabyte of SDK). Kaxaml is a hobby and was created to be shared, so it's free! Feel free [...]
CopySourceAsHtml-add-in for Microsoft Visual Studio
Published March 28th, 2008 in Dev-NET, Development, DotNet, DotNet-Tools, Fav-Development and Favorite. 0 Comments
Print
CopySourceAsHtml-add-in for Microsoft Visual Studio
Studio 2005
http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/
Studio 2008
http://blogs.microsoft.co.il/blogs/bursteg
CopySourceAsHtml is an add-in for Microsoft Visual Studio 2005 that allows you to copy source code, syntax highlighting, and line numbers as HTML. CSAH uses Visual Studio's syntax highlighting and font and color settings automatically. If Visual Studio can highlight it, CSAH can copy it, and your source should [...]
Baby ASP Web Server-alternative to IIS
Published March 21st, 2008 in Dev-ASP.NET, Development, DotNet, DotNet-ASPNET and Server. 0 Comments
Print
Baby ASP Web Server-alternative to IIS
http://www.pablosoftwaresolutions.com/html/baby_web_server.html
This program was build as an alternative for Microsoft's IIS. The main goal was to design a simple web server with support for ASP. Setting up Baby ASP Web Server is very easy: copy the executable to a directory of your choice, set the directory of your webpages and [...]
Xaml Icon Viewer-preview organize xaml files
Published March 21st, 2008 in Dev-ASP.NET, Development, DotNet and DotNet-XAML. 0 Comments
Print
Xaml Icon Viewer-preview organize xaml files
http://www.grafile.com/software/xaml_viewer/xaml_viewer.html
Preview xaml files Organize your xaml files [...]
Microsoft .NET Framework 3.5
Published January 6th, 2008 in Dev-ASP.NET and Development. 0 Comments
Print
Microsoft .NET Framework 3.5
http://www.microsoft.com
Microsoft .NET Framework 3.5 contains many new features building incrementally upon .NET Framework 2.0 and 3.0, and includes .NET Framework 2.0 service pack 1 and .NET Framework 3.0 service pack 1.
PolyMon-open source system monitoring solution net 2.0 Framework
Published January 5th, 2008 in Dev-ASP.NET, Development and Internet. 0 Comments
Print
PolyMon-open source system monitoring solution net 2.0 Framework
http://www.codeplex.com/polymon
PolyMon is an open source system monitoring solution that can be used to generate email alerts and analyze historical trends of monitor counters and monitor statuses. It is based on the .NET 2.0 framework and SQL Server 2005.
It is simple to use and run but flexible [...]
BugTracker.NET - web-based bug tracker
Published December 22nd, 2007 in Dev-ASP.NET, Dev-Tools and Development. 0 Comments
Print
BugTracker.NET - web-based bug tracker
http://ifdefined.com/bugtrackernet.html
BugTracker.NET is a free, open-source, web-based bug tracker or customer support issue tracker written using ASP.NET, C#, and Microsoft SQL Server (or its free cousin, SQL Server Express). It is in daily use by thousands of development and customer support teams around the world.BugTracker.NET is easy to install and learn [...]
NUnit - .Net unit-testing framework
Published December 10th, 2007 in Dev-ASP.NET, Development, DotNet and DotNet-Component. 0 Comments
Print
NUnit - .Net unit-testing framework
http://www.nunit.org/index.php?p=home
NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.4, is the fifth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many [...]
Reflector for .NET - class browser decompile assemblies
Published December 9th, 2007 in Dev-ASP.NET, Development, DotNet and DotNet-Tools. 0 Comments
Print
Reflector for .NET - class browser decompile assemblies
http://www.aisto.com/roeder/dotnet/
Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL.
Reflector.zip - .NET Reflector, Version 5.0.50.0, Add-Ins
Resourcer for .NET resource editor
Published December 9th, 2007 in Dev-ASP.NET and Development. 0 Comments
Print
Resourcer for .NET resource editor
http://www.aisto.com/roeder/dotnet/
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. Resourcer allows editing of name/string pairs, import of bitmaps/icons and and merging of resources from different sources.
Gallery Server Pro - share and manage photos video audio
Published October 18th, 2007 in Dev-ASP.NET and Development. 0 Comments
Print
Gallery Server Pro - share and manage photos video audio
http://www.galleryserverpro.com/
Gallery Server Pro is a free, powerful, and easy-to-use open source .NET web application that lets you share and manage photos, video, audio, and other files over the web.
* Use any web browser to organize your media files into albums you can easily [...]
YetAnotherForum.NET - ASP.NET discussion forum or bulletin board system
Published October 1st, 2007 in Dev-ASP.NET and Development. 0 Comments
Print
YetAnotherForum.NET - ASP.NET discussion forum or bulletin board system
http://www.yetanotherforum.net/
YetAnotherForum.NET (YAF) is a Open Source discussion forum or bulletin board system for web sites running ASP.NET. The latest version is ASP.NET v2.0 with a Microsoft SQL Server backend. The full C# source code is available licensed as GPL. Stable
YetAnotherForum.NET is stable and secure enough for [...]
.NET - VS2005 Browse www.codeproject.com directly in Visual Studio 2005
Published September 8th, 2007 in Dev-ASP.NET and Development. 0 Comments
Print
.NET - VS2005 Browse www.codeproject.com directly in Visual Studio 2005
http://www.codeproject.com/csharp/cpbrowser.asp
I also love convenience, and that's why I made this add-in. It lets you browse Code Project directly in Visual Studio 2005. When you click on a link that would normally download a zip file, it asks you instead if you'd like to open the [...]
ASP.NET AJAX is a free framework
Published June 24th, 2007 in Dev-ASP.NET and Development. 0 Comments
Print
ASP.NET AJAX is a free framework
http://ajax.asp.net/
ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers.
With ASP.NET AJAX, you can:
* Create next-generation interfaces with reusable AJAX components. * Enhance existing Web pages using [...]
ScimoreDB Embedded Database
Published June 24th, 2007 in Dev-ASP.NET, Dev-Db and Development. 0 Comments
Print
ScimoreDB Embedded Database
http://scimore.com/products/embedded.aspx
ScimoreDB Embedded Database is an in-process running SQL database with over 375.000 deployments that has a small footprint, an easy-to-use interface and yet offers a full set of stand-alone database servers features. Developers use ScimoreDB to simplify software development for any sized database applications for Windows. Unlike other embedded databases, ScimoreDB is [...]
DotNetNuke-opensource asp.net framework
Published June 22nd, 2007 in Dev-ASP.NET and Development. 0 Comments
Print
DotNetNuke-opensource asp.net framework
http://www.dotnetnuke.com/
Welcome to the official community and development site for the DotNetNuke Open Source project. From downloads to documentation, DotNetNuke.com offers a comprehensive base of information, resources, and support to the DotNetNuke community.DotNetNuke Is…Versatile – DotNetNuke is an open source web application framework ideal for creating, deploying and managing interactive web, intranet and extranet [...]
SharePoint List XML Viewer Utility
Published April 28th, 2007 in Dev-ASP.NET, Dev-Tools, Development, DotNet and DotNet-SharePoint. 0 Comments
Print
SharePoint List XML Viewer Utility
http://sharingpoint.blogspot.com/2006/08/sharepoint-list-xml-viewer-utility.html
To maintain my sanity and bring some order to web service programming, I created a small utility to retrieve the XML for any list via the SharePoint web services. The SharePoint List XML Viewer is a small Windows app that programmers can use to retrieve the XML output for any list [...]
Convert .NET - convert C# to VB.NET
Published April 19th, 2007 in Dev-ASP.NET, DotNet and DotNet-Tools. 0 Comments
Print
Convert .NET - convert C# to VB.NET http://myweb.hinet.net/home4/s630417/
Convert .NET is a free useful developer´s utility that allows users to Convert C# to VB.NET. You can also utilize our regular expression tester and online dictionary. A standalone tool that does not require installation.
Virtual Project Open Source Project Management
Published November 7th, 2006 in Dev-ASP.NET and Development. 0 Comments
Print
Virtual Project Open Source Project Management
http://www.vp.net.nz/
Virtual Project is an innovative, web based project management software. It is easy to use and requires little training on behalf of the end user.
Forum in ASP.NET
http://www.foruminasp.net/
Forum with unique frameset interface. Key features: Chat, Private messaging, poll system, thread view / BB view / date view, easy to setup! Using Access DB, other databases soon available!










