NinjaCross

Stories kicked by friends of NinjaCross

Web Essentials and CSSCop for Visual Studio 2010 (www.techbubbles.com)

submitted by kalyanms1kalyanms1(1789) 3 months, 21 days ago

This post discuss about new features in Web Essentials extension and Image optimizer which helps developers to write web applications faster. A new extension CSSCop which is a FXCop for style sheets. You can download the Web Essentials for Visual Studio 2010 here. The CSSCop can be download from here. Download link for Image Optimizer is here. You can read my previous post on Web Standards update here to refresh your memories. read more...

1 comment |category: |Views: 59

tags: another

Windows Phone 7 Line Up Announced(www.winphone7.net)

submitted by polymorphpolymorph(55) 1 year, 7 months ago

A definitive list of all Windows Phone 7 Devices (and their carriers) set for release in early November read more...

1 comment |category: |Views: 171

tags: another

IQueryable Can Kill Your Dog, Steal Your Wife, Kill Your Will To Live,(www.weirdlover.com)

submitted by evannevann(219) 2 years ago

If you take a quick detour over to StackOverflow, you’ll realize very, very quickly that, when it comes to wholly and full-heartedly screwing up your Linq to SQL statements, the screw-up almost always involves a misunderstanding of the purpose and... read more...

add a comment |category: |Views: 841

tags: another

Free eBook: .NET Performance Testing and Optimization(www.red-gate.com)

submitted by javeryjavery(5523) 2 years ago

Get your free copy of the Complete Guide to .NET Performance Testing and Optimization: Paul Glavich and Chris Farrell walk you through everything you need to know to set up a test environment and suggest steps you can take to get fast performance gains. Don't miss the good advice and recommendations on keeping your applications lean, mean, and fast! read more...

2 comments |category: |Views: 845

tags: another

Automating Web Deployment using Windows Installer XML (WIX)(ranjithk.com)

submitted by ranjithkranjithk(100) 2 years ago

Deployment of web sites is usually done by copying the compiled ASP.NET web site files into the target virtual directory using Copy Web Site or Publish web site features in Visual Studio and manually creating and configuring the Web Site in IIS. Though this method is simple, it involves lot of manual effort in verifying the Pre Requisites, Creating/Modifying or Configuring the Web sites in IIS. We can automate this whole process by building a simple Windows Installer Package using WIX. read more...

add a comment |category: |Views: 503

tags: another

Running .NET CF applications and code on Symbian based Phones(shafqatahmed.com)

submitted by raasielraasiel(865) 2 years, 4 months ago

How run .net code on Nokia Series 60 Phones ( E61, E71, 6680) read more...

add a comment |category: |Views: 11

tags: another

List of active extensions in BlogEngine.NET(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 2 years, 4 months ago

I have included a new page to my blog to show a list of all active BlogEngine.NET extensions. Most users will recognize this table from the admin panel but without priority, viewing sourcecode and (de-)activate buttons. read more...

add a comment |category: |Views: 9

tags: another

Introducing Fluent MetadataProvider for ASP.NET MVC - Kazi(weblogs.asp.net)

submitted by jantujantu(1045) 2 years, 5 months ago

I have just included a Fluent Metadata provider in my open source System.Web.Mvc.Extensibility project. Currently it contains all of the features of the Built-in DataAnnotations Metadata provider that comes with the ASP.NET MVC 2 framework. Consider it as a holiday special from me for the ASP.NET MVC community :-). The main reason I am no... read more...

5 comments |category: |Views: 266

tags: another

More on Fluent MetadataProvider for ASP.NET MVC - Kazi Manzur Rashid(weblogs.asp.net)

submitted by jantujantu(1045) 2 years, 5 months ago

In my last post, one of the thing you complained about the maintaining view model meta data configuration in two separate place and I admit this becomes a pain when you skim through the codes. I have changed the implementation, so now you will be able to configure the meta data very much like the Fluent NHibernate or Entity Framework 4.0 Code ... read more...

8 comments |category: |Views: 279

tags: another

Free EBook for Developing High Quality Applications using .NET(devcurry.com)

submitted by mopenmopen(3596) 2 years, 5 months ago

The Microsoft Application Architecture Guide, 2nd Edition is a Must Have EBook for Developers and Solution Architects read more...

6 comments |category: |Views: 1034

tags: another

Use Google's Closure Compiler in C#(madskristensen.net)

submitted by madskristensenmadskristensen(8565) 2 years, 6 months ago

A very simple and small C# class for utilizing the Google Closure Compiler API for minifying JavaScript. read more...

add a comment |category: |Views: 432

tags: another

Serializing Web Service Requests to run Load Tests(shafqatahmed.com)

submitted by raasielraasiel(865) 2 years, 9 months ago

How to record web service requests and play them later on to emulate use cases and then run in multi threads to simulate stress in a real life scenario. read more...

add a comment |category: |Views: 6

tags: another

New Eco Theme For BlogEngine.NET(n3o.co.uk)

submitted by leen3oleen3o(365) 2 years, 11 months ago

We have released the first of many new themes for BlogEngine.NET 1.5 (SubText version to follow soon) - The n3o Eco theme, it's various tones of green and features some fancy swirly graphics read more...

1 comment |category: |Views: 361

tags: another

Visual Studio 2010: Multiple web.config versions(weblogs.asp.net)

submitted by gpeipmangpeipman(3145) 2 years, 11 months ago

Visual Studio 2010 has support for multiple web.config files. It is one feature of new web application packaging and deployment system. We can create now separate web.config files for each configuration we have for application. read more...

1 comment |category: |Views: 494

tags: another

Executing Powershell Scripts in the Same Execution Context(shafqatahmed.com)

submitted by raasielraasiel(865) 3 years ago

How to executes scripts and retains variables and functions written in the script even after the script executes. read more...

add a comment |category: |Views: 8

tags: another

WhyLinuxIsBetter.net needs better reasons(blogs.msdn.com)

submitted by bashmohandesbashmohandes(3000) 3 years ago

I enjoy going in debates with Linux fans, and I always enjoy reading about Linux and how it evolves, and how every single calendar year Linux fans consider it Linux Desktop year, however this time I need to write this reply on what is listed on http://www.whylinuxisbetter.net/ because some of the reasons just don’t make sense, and it is always the same Linux 2009 vs Windows 9x kind of reasons I will go through them one by one, and remember this is my own opinion from my experience, it is not by any means Microsoft’s opinion read more...

add a comment |category: |Views: 11

tags: another