Mike
Name: Mike
Score: 4,927.42
Last Seen: 666 days, 12 hours, 32 minutes ago
Member Since: 3 February, 2009
DotNetShoutout
atom rss
5
Shouts

Beginners Guide to Visual Studio LightSwitch (Part - 01) - CodeProject

published 969 days, 22 hours, 22 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 971 days, 19 hours, 41 minutes ago
Saturday, October 23, 2010 11:48:23 AM GMT Thursday, October 21, 2010 2:29:11 PM GMT
Visual Studio LightSwitch is a new tool for building data-driven Silverlight Application using Visual Studio IDE. It automatically generates the User Interface for a DataSource without writing any code. You can write a small amount of code also to meet your requirement. Recently, I got some time to explore Visual Studio LightSwitch. I created a small DB application with proper data inserting UI within a small amount of time (without any XAML or C# code). Here in this article, I will guide ... (more)
category: Metro | clicked: 0 | comment | | source: www.codeproject.com
tags: Silverlight, Silverlight 4, VisualStudio 2010, LightSwitch, VisualStudio, Light Switch, visualstudio2010
10
Shouts

Creating a NuPack package using a Build File - Automating your build Part 4 - Marks asp.net / mvc blog

published 969 days, 12 hours, 43 minutes ago posted by http://markkemper1.blogspot.com/http://markkemper1.blogspot.com/ 971 days, 18 hours, 50 minutes ago
Saturday, October 23, 2010 9:27:43 PM GMT Thursday, October 21, 2010 3:20:05 PM GMT
This post is going to walk through the steps of creating a NuPack package as part of an automated build file. Previously we have created an automated build file to clean, version, compile, zip-binaries and zip-source code. If you’re now familiar with creating build files then you may want to catch up by reading these: Create a Build File for a Visual Studio Solution - MsBuild SeriesMercurial Revision No to Version your AssemblyInfo - MsBuild SeriesZipping Build Outputs using a Build File - MsBuld Se... (more)
category: Web Dev | clicked: 1 | comment | | source: markkemper1.blogspot.com
8
Shouts

A Basic IoC Container (C#)

published 969 days, 12 hours, 43 minutes ago posted by BlackWaspBlackWasp 971 days, 13 hours, 23 minutes ago
Saturday, October 23, 2010 9:27:43 PM GMT Thursday, October 21, 2010 8:47:16 PM GMT
Inversion of control (IoC) containers provide a specialised form of the service locator pattern that simplifies the way in which dependencies are registered and later resolved. This article describes how to create a basic IoC container using generics. (more)
category: How To | clicked: 4 | comment | | source: www.blackwasp.co.uk
tags: IoC, C#, Design Patterns
6
Shouts

IronRuby and IronPython are Officially Handed Over to the Community, IronRuby Tools for VS is Out and More!

published 969 days, 12 hours, 43 minutes ago posted by shayfriedmanshayfriedman 971 days, 2 hours, 3 minutes ago
Saturday, October 23, 2010 9:27:43 PM GMT Friday, October 22, 2010 8:07:36 AM GMT
So much going on in the DLR world - IronRuby and IronPython are officially handed over to the community, IronRuby 1.1.1 is released including IronRuby tools for Visual Studio and compatibility with Ruby 1.9.2. Good times! (more)
category: How To | clicked: 1 | comment | | source: www.ironshay.com
tags: IronRuby, Microsoft, Open Source
10
Shouts

NuPack needs a new name. Do you want the one that Rocks?

published 967 days, 21 hours, 46 minutes ago posted by abdullinabdullin 970 days, 19 hours, 53 minutes ago
Monday, October 25, 2010 12:24:46 PM GMT Friday, October 22, 2010 2:17:37 PM GMT
needs a new name. You can vote for you favorite one at the Codeplex. Read the article for more or just vote for NRocks, OuterPack, Snapfetch or other alternatives! (more)
category: Architecture | clicked: 1 | comment | | source: abdullin.com
tags: nupack, Abdullin, NRocks
6
Shouts

Top firefox extensions for developers & webmasters

published 969 days, 22 hours, 22 minutes ago posted by http://quachnguyen.myopenid.com/http://quachnguyen.myopenid.com/ 972 days, 17 hours, 29 minutes ago
Saturday, October 23, 2010 11:48:23 AM GMT Wednesday, October 20, 2010 4:41:34 PM GMT
FireRainbow Javascript syntax highlighting for FirebugConsole2 Console2 (pronounced Console Squared or Console Two) replaces the JavaScript Console with what could be the next generation Error Console. From v0.5 includes the Console Filter extension previously available separately from the Console2 website.FireQuery Firebug plugin for jQuery development Library Detector Detects what javascript libraries are being used on the current page and displays the result as icons with detaile... (more)
category: Smart Client | clicked: 0 | comment | | source: code2code.info
tags: Firefox extension
5
Shouts

ASP.NET MVC 3: New @model keyword in Razor - ScottGu's Blog

published 971 days, 8 hours, 47 minutes ago posted by iftekharahmedamitiftekharahmedamit 972 days, 10 hours, 25 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Wednesday, October 20, 2010 11:45:01 PM GMT
Two weeks ago we shipped the ASP.NET MVC 3 Beta Release.  It supports “go live” deployments, and includes a bunch of nice improvements/enhancements.  You can see a summary of the new ASP.NET MVC 3 features in my beta announcement post.  Also read my original ASP.NET MVC 3 Preview post to learn about other ASP.NET MVC 3 features that showed up with that initial preview release. This post is the first of several “mini-posts” I’m going to do that talk about a few of the new ASP.NET MVC 3 Beta features in m... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC 3 Beta, ASPNETMVC, Beta, MVC, ASP.NET
4
Shouts

Why require Searchengine? Why not use database for full text search in Enterprise application.

published 971 days, 8 hours, 47 minutes ago posted by solidstonesolidstone 972 days, 4 hours, 28 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Thursday, October 21, 2010 5:42:39 AM GMT
Most of the database has support of full text search, basically indexing and searching, then what is the need for Searchengine. This article explains the purpose. (more)
category: How To | clicked: 0 | comment | | source: www.findbestopensource.com
tags: Database, Searchengine
7
Shouts

Better Silverlight 4.0 Installation and Upgrade Experience - Andrew Tokeley

published 969 days, 12 hours, 43 minutes ago posted by iftekharahmedamitiftekharahmedamit 971 days, 22 hours, 19 minutes ago
Saturday, October 23, 2010 9:27:43 PM GMT Thursday, October 21, 2010 11:51:43 AM GMT
Perception is everything and how your application installs, loads and upgrades can make a big difference to how users feel about it. Out of the box, Silverlight doesn’t make things particularly easy, but don’t worry, with a little work, you can cover the bases. There are a number of checks you need to make when a user first browses to a website that contains your Silverlight application. The figure below illustrates this. Checking Silverlight Installed This is all done before your application is eve... (more)
category: Metro | clicked: 1 | comment | | source: andrewtokeley.net
tags: SL, Silverlight, SL4, Silverlight 4, Silverlight 4.0
5
Shouts

Protect Your ASP.NET App From SQL Parameter Injection

published 971 days, 8 hours, 47 minutes ago posted by JudoJudo 972 days, 6 hours, 45 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Thursday, October 21, 2010 3:25:45 AM GMT
Securing your ASP.NET web app from SQL Injection attacks paramount in the design of any ASP.NET app. Say you are viewing a transaction of customer #448, andyour URL looks something like www.myapplication.com/customer.aspx?customerID=448. What is to stop customer 448 from typing in 449,  and viewing another customer’s transaction details? The situation can even escalate into typing in complete SQL statements and executing them inside the original statements you have coded.  Checking for let’s say a custom... (more)
category: Web Dev | clicked: 0 | comment | | source: www.aspnet101.com
tags: Security, SQL Injection
5
Shouts

SharePoint Performance Tuning – Part 1

published 971 days, 8 hours, 47 minutes ago posted by JudoJudo 972 days, 4 hours, 53 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Thursday, October 21, 2010 5:17:40 AM GMT
I was recently looking for the SharePoint 2010 performance articles on Microsoft pages and established blogs, and found that most of them weren’t covering all the details. Some of them simply described MS SQL-based tips, , some were straight system related, and it was extremely hard to find useful SharePoint-based performance tips. I’ve decided to try to fix this hole and provide you all the SharePoint performance steps and details I know in one place .SharePoint Hardware Planning Before you even start ... (more)
category: Architecture | clicked: 0 | comment | | source: www.sharepointmonitor.com
tags: Performance, SharePoint Performance, Sharepoint
8
Shouts

Changes in ASP.NET MVC 3 Beta

published 969 days, 12 hours, 43 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 972 days, 1 hour, 12 minutes ago
Saturday, October 23, 2010 9:27:43 PM GMT Thursday, October 21, 2010 8:58:37 AM GMT
This article shows changes and bug fieses from article of Imran Baloch blog - bug Fixes and Changes in ASP.NET MVC 3 Beta  Few days ago when ASP.NET MVC team released ASP.NET MVC 3 Beta. This beta release includes some new features, some changes, some improvements and bug fixes. For detail of this beta release see Announcing NuPack, ASP.NET MVC 3 Beta, and WebMatrix Beta 2. In this article, I will show you the most important changes and bug fixes. Seeing and knowing new changes. (more)
category: Web Dev | clicked: 0 | comment | | source: blog.agafonov.net.ua
tags: ASP.NET MVC, ASP.NET MVC 3 Beta, BugFix ASP.NET MVC
5
Shouts

NUnit and the Values Attribute

published 971 days, 8 hours, 47 minutes ago posted by barebonescoderbarebonescoder 972 days, 8 hours, 1 minute ago
Friday, October 22, 2010 1:23:36 AM GMT Thursday, October 21, 2010 2:08:56 AM GMT
A bare bones introduction to NUnit's Values attribute. (more)
category: Agile | clicked: 0 | comment | | source: www.barebonescoder.com
tags: NUnit
7
Shouts

Building a MVC2 Template, Part 18, Adding NHibernate | erictopia.com

published 969 days, 12 hours, 43 minutes ago posted by http://37stars.wordpress.com/http://37stars.wordpress.com/ 971 days, 21 hours, 14 minutes ago
Saturday, October 23, 2010 9:27:43 PM GMT Thursday, October 21, 2010 12:56:41 PM GMT
Here is the long awaited post that deals directly with adding NHibernate to our MVC2 template project. This post will present the code that gives our providers (Membership, Role, and Profile) access to the database. This implementation of the IProviderRepository interface will use NHibernate. (more)
category: Web Dev | clicked: 2 | comment | | source: erictopia.com
tags: role provider, Ninject, Membership Provider, NHibernate, profile provider, ASP.NET
4
Shouts

Building a MVC2 Template, Part 17, Adding Provider Repository Specifications | erictopia.com

published 971 days, 8 hours, 47 minutes ago posted by http://37stars.wordpress.com/http://37stars.wordpress.com/ 971 days, 21 hours, 16 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Thursday, October 21, 2010 12:54:41 PM GMT
In the next three series of posts we will be adding NHibernate, Fluent NHibernate, and NHibernate.Linq to our template. This specific installment on building a MVC2 template we will update the Nehemiah.Specs project. This project contains all of the specifications for the template. We’ll add the specifications for the provider repository. The provider repository is the data layer that supports our membership, role, and profile providers. The specifications are not unique to any data layer implementation.... (more)
category: Web Dev | clicked: 2 | comment | | source: erictopia.com
tags: role provider, Ninject, Membership Provider, NHibernate, profile provider, ASP.NET
5
Shouts

SQL Server: How to insert million numbers to table fast?

published 971 days, 8 hours, 47 minutes ago posted by gpeipmangpeipman 972 days, 9 hours, 40 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Thursday, October 21, 2010 12:30:22 AM GMT
Yesterday I attended at local community evening where one of the most famous Estonian MVPs – Henn Sarv – spoke about SQL Server queries and performance. During this session we saw very cool demos and in this posting I will introduce you my favorite one – how to insert million numbers to table. (more)
category: Data | clicked: 0 | comment | | source: weblogs.asp.net
tags: SQL Server, Performance
5
Shouts

Windows Identity Foundation (WIF) SDK Help Overhaul - Alik Levin's Blog

published 969 days, 22 hours, 22 minutes ago posted by StevesSteves 972 days, 10 hours, 8 minutes ago
Saturday, October 23, 2010 11:48:23 AM GMT Thursday, October 21, 2010 12:02:23 AM GMT
* Identity Challenges – SSO, Identity Flow, Fine Grained Authorization (Changed from: Identity Silos) * The Claims-Based Identity Model * Solution Concept (Changed from: Basic Scenario) * Security Token Service * Relying Party * Solution Implementation Overview (Changed from: Federation Scenario) * Fast track (How to use this content) * Windows Identity Foundation SDK - Download and Installation of runtime and dev tools (External) * Windows Identity Foundation Download and Installation of runtime onl... (more)
category: How To | clicked: 1 | comment | | source: blogs.msdn.com
tags: SDK, Windows Identity Foundation, help, WIF
6
Shouts

Integrate Html5 Form in ASP.NET MVC - Kazi Manzur Rashid's Blog

published 971 days, 8 hours, 47 minutes ago posted by iftekharahmedamitiftekharahmedamit 972 days, 12 hours, 9 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Wednesday, October 20, 2010 10:01:08 PM GMT
This article is divided into three parts. In the first, part I will show you how you can add Html5 forms in your ASP.NET MVC application with very minimum effort. In the second part, I will show you how to implement client side validation which will trigger automatically even when the browser does not have the html5 client side validation support and in th... (more)
category: Web Dev | clicked: 4 | 2 comments | | source: weblogs.asp.net
tags: ASP.NET MVC, ASPNETMVC, MVC, ASP.NET, html5
7
Shouts

Paging WCF Ria Services entities in Model-View-ViewModel applications

published 971 days, 8 hours, 47 minutes ago posted by KMilKMil 972 days, 20 hours, 29 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Wednesday, October 20, 2010 1:41:36 PM GMT
In this article, Andrea Boschin demonstrates how to use a custom PagedDataSource in MVVM applications. (more)
category: Metro | clicked: 1 | comment | | source: www.silverlightshow.net
7
Shouts

The Razor View Engine Basics

published 969 days, 22 hours, 22 minutes ago posted by shayfriedmanshayfriedman 972 days, 19 hours, 52 minutes ago
Saturday, October 23, 2010 11:48:23 AM GMT Wednesday, October 20, 2010 2:18:10 PM GMT
This post takes you through the basics of the new ASP.NET MVC view engine - the razor view engine. (more)
category: Web Dev | clicked: 1 | comment | | source: www.ironshay.com
tags: ASP.NET MVC 3, ASP.NET MVC, Razor
Previous 1 2 ... 4 5 6 7 8 9 10 11 12 13 14 15 Next