anhingaanhingase

Stories kicked by anhingaanhingase

Kaxaml 1.0 released(notstatic.com)

submitted by markheathmarkheath(1485) 4 years, 4 months ago

Kaxaml is a deluxe XAML editor, with syntax highlighting, auto-completion, the ability to save to an image file, plus other cool features read more...

add a comment |category: |Views: 12

tags: another

Stable SPAW Editor v.2 .NET Edition Released(blog.solmetra.com)

submitted by ailonailon(1335) 4 years, 4 months ago

.NET Edition of the one of the most popular Open Source web based WYSIWYG editor controls has been released. Industry unique multi-document tabbed WYSIWYG editor is finally available to .NET developers. Includes designer support for Visual Studio 2005. read more...

add a comment |category: |Views: 28

tags: another

8 Bold Predictions for Web 2.0 in 2008(ajaxninja.com)

submitted by khushal999pkhushal999p(275) 4 years, 4 months ago

The New Year is here and a number of the Web 2.0 blogs have looked at the highs and lows from 2007, but Aaron wants to focus on the tech frontier and what’s coming down the pike for Web 2.0. read more...

7 comments |category: |Views: 0

tags: another

Fantastic NHibernate Overview from Karl Seguin(codebetter.com)

submitted by btompkinsbtompkins(445) 4 years, 4 months ago

Great overview of NHibernate from Karl at CodeBetter.Com. He goes over everything you need to know to get started integrating NHibernate into your projects read more...

add a comment |category: |Views: 405

tags: another

Create Web Sites+Services with ASP.NET MVC(aaronlerch.com)

submitted by aaronlerchaaronlerch(1670) 4 years, 4 months ago

An example library that shows how, with one line of code and a few conventions, your ASP.NET web site can instantly serve up HTML, POX, or JSON. Very cool! read more...

add a comment |category: |Views: 8

tags: another

Does C# 3.0 Beat Dynamic Languages at their Own Game?(25hoursaday.com)

submitted by zvikarazvikara(275) 4 years, 4 months ago

For the past few years I've heard a lot of hype about dynamic programming languages like Python and Ruby. The word on the street has been that their dynamic nature makes developers more productive that those of us shackled to statically typed languages like C# and Java. A couple of weeks ago I decided to take the plunge and start learning Python after spending the past few years doing the majority of my software development in C#. I learned that it was indeed true that you could get things the same stuff done in far less lines of Python than you could in C#. Since it is a general truism in the software industry that the number of bugs per thousand lines of code is constant irrespective of programming language, the more you can get done in fewer lines of code, the less defects you will have in your software. read more...

1 comment |category: |Views: 6

tags: another

Legion: Build your own virtual super computer with Silverlight(codeproject.com)

submitted by TramShilverTramShilver(100) 4 years, 4 months ago

Legion is a grid computing platform that uses the Silverlight CLR to execute user definable tasks. It provides grid-wide thread-safe operations for web clients. Client performance metrics, such as bandwidth and processor speed, may be used to tailor jobs. Also includes a WPF Manager application. read more...

add a comment |category: |Views: 15

tags: another

Silverlight video player extension for Blogengine.NET(flawlesscode.com)

submitted by SeanBSeanB(560) 4 years, 4 months ago

A Silverlight video player extension for Blogengine.NET with 14 different skins. read more...

add a comment |category: |Views: 189

tags: another

free e books(aspxwizard.net)

submitted by bo2bo2bo2bo2(570) 4 years, 4 months ago

Microsoft has opened 3 MS Press books completely FREE for public. read more...

3 comments |category: |Views: 20

tags: another

Performance comparison between Linq, NHibernate and Stored Procs(maximilianbeller.blogspot.com)

submitted by theblobtheblob(200) 4 years, 4 months ago

A detailed article on a performance comparison between Linq, NHibernate and Stored Procs with ADO.NET read more...

11 comments |category: |Views: 1562

tags: another

Ajax and json for ASP.NET MVC with jQuery(chrisvandesteeg.nl)

submitted by alleyalley(2840) 4 years, 4 months ago

an example project that uses the jQuery library to create an ajax enabled ASP.NET MVC website. Generally what this project does: * Load views through ajax (with back-button support) * Do ajax-style form-posts and retrieve only the messages, errors and updated content * Do json form-posts and retrieve the errors and messages as a json object read more...

add a comment |category: |Views: 1382

tags: another

ADO.NET Data Services with ASP.NET AJAX Support(download.microsoft.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Find out how ADO.NET Data Services can be integrated with ASP.NET AJAX support seamlessly. read more...

add a comment |category: |Views: 29

tags: another

Introduction to ASP.NET Dynamic Data: (download.microsoft.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Learn how the ASP.NET 3.5 Extensions Preview enables rapid data driven site development with ASP.NET Dynamic Data and its rich scaffolding framework. read more...

1 comment |category: |Views: 17

tags: another

How to Suppress / Disable Script Errors in WebBrowser Control (dev102.blogspot.com)

submitted by razamitrazamit(4566) 4 years, 5 months ago

I am currently writing an application that uses the WebBrowser control to perform operations on web pages. Unfortunately I stumbled upon a very annoying problem, sometimes an Internet explorer script error window pops up and stops all execution until you click the OK button. I've searched the web for hours and the same answer came up: read more...

4 comments |category: |Views: 396

tags: another

Resharper 3.1 released!(jetbrains.com)

submitted by knaveknave(100) 4 years, 5 months ago

The popular Visual Studio tool has an update released by creator JetBrains. read more...

2 comments |category: |Views: 1

tags: another

Log4net: simple way to use in your Asp.net application(blog.emanuelebartolesi.com)

submitted by kasukenkasuken(275) 4 years, 5 months ago

How to use Log4net in your asp.net application. read more...

2 comments |category: |Views: 86

tags: another