http://theifer2.myopenid.com/
Name: http://theifer2.myopenid.com/
Score: 174
Last Seen: 787 days, 23 hours, 27 minutes ago
Member Since: 26 March, 2011
DotNetShoutout
atom rss
3
Shouts

Advanced Dotnet Tutorial: Searching in user profile properties

published 807 days, 16 hours, 59 minutes ago posted by learndotnet123learndotnet123 808 days, 6 hours, 35 minutes ago
Sunday, March 06, 2011 11:00:47 PM GMT Sunday, March 06, 2011 9:24:41 AM GMT
Introduction:Using ASP.Net 2005 login controls saves time and effort and produces a professional user management on your ASP.NET web site. User Profile is responsible for extending user properties; but there was a problem faced me that searching is not supported in user profile properties. If you want to search in profile properties you should customize profile provider or complete reading this article.Profile Information Storage:Default Profile Provider usually stores profile data in aspnet_Profile tabl... (more)
category: Web Dev | clicked: 0 | comment | | source: advanceddotnettutorial.blogspot.com
tags: profiles, ASP.NET, searching
5
Shouts

Orchard cool new feature - Recipes

published 807 days, 16 hours, 59 minutes ago posted by pszmydpszmyd 812 days, 13 minutes ago
Sunday, March 06, 2011 11:00:47 PM GMT Wednesday, March 02, 2011 3:46:47 PM GMT
Orchard cool new feature - Recipes Tags:orchard, recipesmar 2 2011 4:34 I’ve just came across a new feature which, I suppose, will be ready for the upcoming Orchard 1.1 release – the Recipes. It allows you to describe the startup configuration of Orchard and brew your own environment just by defining the necessary setup steps in simple XML. Cool! Apart from the manifest part (the (more)
category: Web Dev | clicked: 0 | comment | | source: www.szmyd.com.pl
tags: ASP.NET MVC, Orchard, ASP.NET
6
Shouts

How to add Validator callout extender in Asp net

published 807 days, 16 hours, 59 minutes ago posted by taanu51taanu51 808 days, 8 hours, 9 minutes ago
Sunday, March 06, 2011 11:00:47 PM GMT Sunday, March 06, 2011 7:50:42 AM GMT
Hi FHi Friends I would like to explain All the Ajax Toolkit Extenders from this first I am going to explain the validator callout extender Before to use the validator callout extender why we have to use validator callout extender, the main purpose is it displays the validations in small popup which looks more beautiful for the UI so lets start the how to use validator callout extender. I already explained about how to integrate Ajax Toolkit to our Asp net application. if you have any doubt regardin... (more)
category: Web Dev | clicked: 2 | 1 comment | | source: taanu51.blogspot.com
tags: validator callout extender, ASPNET, Ajax
6
Shouts

How to add Ajax Watermark Extender in Apsnet

published 807 days, 16 hours, 59 minutes ago posted by taanu51taanu51 808 days, 8 hours, 28 minutes ago
Sunday, March 06, 2011 11:00:47 PM GMT Sunday, March 06, 2011 7:31:35 AM GMT
How to add Ajax Watermark Extender in Apsnet Hi Friends I would like to explain All the Ajax Toolkit Extenders from this  I am going to explain the Watermark ExtenderBefore to use the Watermark Extender why we have to use Watermark Extender, the main purpose is it displays the watermark text on the Textbox control .so user can  easily understands what we  have to enter in that textboxso lets start the how to use Watermark Extender. I already explained about how to integrate Ajax Toolkit to our Asp net a... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: taanu51.blogspot.com
tags: ASPNET, watermark extender, Ajax
5
Shouts

Kiosk Mode Library for Windows Mobile

published 807 days, 16 hours, 59 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 808 days, 23 hours, 17 minutes ago
Sunday, March 06, 2011 11:00:47 PM GMT Saturday, March 05, 2011 4:42:22 PM GMT
Some times when developing Windows Mobile Application you might want to make sure that users cannot navigate to and use any of the other programs except your program . This means that the windows start button in the taskbar must be disabled . (more)
category: How To | clicked: 0 | comment | | source: www.ginktage.com
tags: Windows Mobile, startmenu
7
Shouts

Announcing Gallio and MbUnit v3.2.3 - Yann Trévin

published 805 days, 23 hours, 48 minutes ago posted by StevesSteves 806 days, 18 hours, 33 minutes ago
Tuesday, March 08, 2011 4:11:34 PM GMT Monday, March 07, 2011 9:27:13 PM GMT
We are pleased to announce that a new release of Gallio/MbUnit is now available. This release contains many new features and improvements for MbUnit. Please see below or read the release notes for more details.· Please visit the Gallio website Downloads page to get the binaries, or grab them directly from here: * Gallio/MbUnit 3.2.3 (x86 MSI installer) * Gallio/MbUnit 3.2.3 (x64 MSI installer) * Gallio/MbUnit 3.2.3 (zip archive - no installer) (more)
category: How To | clicked: 1 | comment | | source: interfacingreality.blogspot.com
tags: gallio, MBUnit
8
Shouts

Silverlight Runtime Inspector Tools - Silverlight Performance Blog

published 805 days, 23 hours, 48 minutes ago posted by iftekharahmedamitiftekharahmedamit 806 days, 19 hours, 8 minutes ago
Tuesday, March 08, 2011 4:11:34 PM GMT Monday, March 07, 2011 8:51:43 PM GMT
Not sure if folks are aware, but in addition to the Silverlight Spy tool which is a great visual tool to explore your application runtime tree and detect possible perf bottlenecks, there is also a free tool called Silverlight Inspector. Silverlight Inspector is a free utility that lets you view your app visual tree and control/view assemblies within a XAP. This tool is an open source so feel free to download sources and post back your improvements. .. (more)
category: Metro | clicked: 1 | comment | | source: blogs.msdn.com
tags: Silverlight
8
Shouts

You Really Should Be Using NuGet - Justin Etheredge

published 805 days, 23 hours, 48 minutes ago posted by iftekharahmedamitiftekharahmedamit 806 days, 18 hours, 59 minutes ago
Tuesday, March 08, 2011 4:11:34 PM GMT Monday, March 07, 2011 9:00:33 PM GMT
If you get one thing out of this post, I want it to be that you need to help spread the word on NuGet. If you are currently using Visual Studio 2010, you have a very powerful package manager at your fingertips. What is a package manager? Well, you know how when you want to use a third party library you have to go find the website, download all of the files, unzip them somewhere (don’t forget to right click and "unprotect" that zip file!), copy them into your project, add references to them, add some con... (more)
category: Web Dev | clicked: 0 | comment | | source: www.codethinked.com
tags: Visual Studio 2010, ASP.NET, NuGet
9
Shouts

NuGet Package of the Week #1 - ASP.NET Sprite and Image Optimization - Scott Hanselman

published 805 days, 23 hours, 48 minutes ago posted by iftekharahmedamitiftekharahmedamit 806 days, 19 hours, 4 minutes ago
Tuesday, March 08, 2011 4:11:34 PM GMT Monday, March 07, 2011 8:55:59 PM GMT
I was thinking since the NuGet .NET package management site is starting to fill up that I should start looking for gems (no pun intended) in there. You know, really useful stuff that folks might otherwise not find. I'll look for mostly open source projects, ones I think are really useful. I'll look at how they built their NuGet packages, if there's anything interesting about the way the designed the out of the box experience (and anything they could do to make it better) as well as what the package itsel... (more)
category: Web Dev | clicked: 2 | comment | | source: www.hanselman.com
tags: ASP.NET MVC, ASP.NET, NuGet
9
Shouts

Using CUDA and Thrust with Visual Studio 2010 - Ade Miller

published 805 days, 23 hours, 48 minutes ago posted by AlexAlex 806 days, 18 hours, 56 minutes ago
Tuesday, March 08, 2011 4:11:34 PM GMT Monday, March 07, 2011 9:03:51 PM GMT
I was working on setting up some new CUDA projects as I’m doing some spiking (prototyping for the not so agile crowd) work to figure out how best to use CUDA 4.0. I’ve turned it in to a quick tutorial on how to write a simple application that allows you to use both CUDA and the latest C++0x features in Visual Studio 2010. Because the current CUDA SDK requires projects to compile using the v90 toolset (Visual Studio 2008) the ... (more)
category: Smart Client | clicked: 9 | comment | | source: www.ademiller.com
tags: CUDA, Visual Studio 2010, Thrust
6
Shouts

Silverlight Unit Test For Phone - Jesse Liberty

published 805 days, 1 hour, 13 minutes ago posted by KluggerKlugger 805 days, 18 hours, 55 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 9:05:03 PM GMT
There has been some confusion about how to make the Silverlight Unit Tests work on FAILEDUNITTESTWindows Phone. The latest release of the Silverlight Unit Tests comes with the Silverlight Toolkit, and it targeted at Silverlight 4. Windows Phone is based on an enhanced version of Silverlight 3 and cannot use these DLLs. Fortunately, Jeff Willcox has made the right DLLs available on his web site... (more)
category: Metro | clicked: 0 | comment | | source: jesseliberty.com
tags: Silverlight, phone, Unit Test
6
Shouts

MSDN Library Home Adds Quick Links - J.D. Meier's Blog

published 805 days, 1 hour, 13 minutes ago posted by iftekharahmedamitiftekharahmedamit 805 days, 19 hours, 1 minute ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 8:58:18 PM GMT
Jeff Braaten let me know that the MSDN Library Home is now featuring Quick Links … and it’s poetry in motion: The point behind the Quick Links is to help you jump quickly to some of the most popular areas of the MSDN Library. App Types / Platform Technology Clusters The links are clustered around key application types and platform technology areas: * Cloud Development * Data Development * Desktop Development * Game Development * Phone Development * Web Development .. (more)
category: How To | clicked: 3 | comment | | source: blogs.msdn.com
tags: MSDN Library, MSDN
7
Shouts

Automapper: Mapping objects Part 2 of 7 (Flattening by Convention) | Taswar Bhatti Blog

published 805 days, 1 hour, 13 minutes ago posted by http://taswar.myopenid.com/http://taswar.myopenid.com/ 806 days, 2 hours, 36 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 1:23:21 PM GMT
Automapper: Mapping objects Part 2 of 7 (Flattening by Convention) Part 2 of 7 Autommaper Flattening Object by Convention (more)
category: Architecture | clicked: 5 | comment | | source: taswar.zeytinsoft.com
6
Shouts

Migrate a SQL Server Compact database to SQL Server using Web Deploy (MSdeploy) - Erik Ejlskov Jensen

published 805 days, 1 hour, 13 minutes ago posted by KluggerKlugger 805 days, 18 hours, 52 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 9:07:46 PM GMT
You can use the latest version of the msdeploy command line utility, which is included with WebMatrix, to migrate a SQL Server Compct database to SQL Server, or simply generate a script (in SQL Server T-SQL dialect) of the entire database, both schema and data. On my PC, the msdeply.exe version 2.0 is located at C:\Program Files (x86)\IIS\Microsoft Web Deploy V2 Below are some sample usages involving a SQL Server Compact 4 source database: msdeploy -verb:sync -source:dbFullSql="Data Source=C:\d... (more)
category: Data | clicked: 5 | comment | | source: erikej.blogspot.com
tags: SQL Server Compact, SQL Server, MSDeploy, Web Deploy, Database
6
Shouts

A few tips for being a more effective solo developer - Rachel Appel

published 805 days, 1 hour, 13 minutes ago posted by iftekharahmedamitiftekharahmedamit 805 days, 19 hours, 36 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 8:24:00 PM GMT
There's tons of developers that are self employed, freelance or consultant; some who take long term contracts on teams and others that have a few key, stable customers that they routinely work for.  If you're solo in the sense that you're the primary start-to-finish person for most of your projects, there's not a lot of resources out there targeted your way. Most training, talks, books, blog posts and other content is geared toward the enterprise developer that works on a team.  Since that's the case, I ... (more)
category: How To | clicked: 0 | comment | | source: rachelappel.com
6
Shouts

Wanna be a .NET ninja ? Here's your training camp! Win some great gifts from Telerik

published 805 days, 1 hour, 13 minutes ago posted by maggietomaggieto 806 days, 4 hours, 18 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 11:42:05 AM GMT
Q1 Release is coming… Get in the action! The excitement here in the Telerik headquarters is rising as the first major product release for the year is quickly getting nearer. There are numerous new features and enhancements to be expected across all product lines. We’d love to help you feel the release frenzy too – we’ve organized a game that’s not only fun to play but can also help you earn some cash! (more)
category: Web Dev | clicked: 0 | comment | | source: www.telerik.com
tags: Silverlight, Game
6
Shouts

Taking a look at the Mindscape Phone Elements for WP7.

published 805 days, 1 hour, 13 minutes ago posted by mbcrumpmbcrump 806 days, 2 hours, 38 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 1:22:02 PM GMT
I recently heard that Mindscape HQ had released the Windows Phone 7 Controls and had to take a look at them. 100 FREE LICENSE GIVEAWAY! Before we get to the screenshots, you will be pleased to learn that my usergroup called “Allaboutxaml” has partnered with Mindscape HQ and are giving away 100 license. You can check out the site here to get your free controls. But please hurry as after the 100 are gone then I will not have any more to give away! A few links to read first: The official blog post from ... (more)
category: Metro | clicked: 0 | comment | | source: michaelcrump.net
6
Shouts

WP7 for iPhone and Android Developers - Advanced UI

published 805 days, 1 hour, 13 minutes ago posted by KMilKMil 806 days, 3 hours, 46 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 12:13:23 PM GMT
In this article, Kevin Hoffman is playing with some incredibly cool and powerful controls like the Panorama and the Pivot. (more)
category: Metro | clicked: 4 | comment | | source: www.silverlightshow.net
tags: iPhone, Windows Phone 7, WP7, Android
6
Shouts

No More 250 Users Limitation In Visual Studio 2010 Ultimate - Shai Raiten

published 805 days, 1 hour, 13 minutes ago posted by StevesSteves 805 days, 20 hours, 7 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 7:52:56 PM GMT
No More 250 Users Limitation In Visual Studio 2010 UltimateNo More 250 Users Limitation In Visual Studio 2010 Ultimate As you know from Visual Studio 2010 Ultimate you can perform Load Testing as part of the software life cycle management. The only problem were when you want to perform Load Testing for more than 250 Users, in previous versions of Visual Studio Team System – There were no User Limitation, in 2010 you had to buy Visual Studio Load Test Virtual User Pack 2010 in order to increase the amou... (more)
category: How To | clicked: 3 | comment | | source: blogs.microsoft.co.il
tags: Visual Studio 2010 Ultimate, Visual Studio 2010
8
Shouts

nvents 0.6 now runs on .NET 3.5 and 4.0

published 805 days, 1 hour, 13 minutes ago posted by lordlord 806 days, 36 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 3:23:47 PM GMT
The latest version of nvents (an open source library for strongly typed publishing/subscribing of events over the network) adds support for .NET 3.5 in addition to .NET 4.0 (more)
category: Smart Client | clicked: 3 | comment | | source: nvents.org
tags: Net.Framework 3.5, Domain Events, Open Source, WCF