https://me.yahoo.com/mosessaur#7fe0d
Name: https://me.yahoo.com/mosessaur#7fe0d
Score: 54,142.33
Last Seen: 106 days, 10 hours, 43 minutes ago
Member Since: 17 January, 2009
DotNetShoutout
atom rss
6
Shouts

A Generic Entity Framework 5 Repository With Eager-Loading

published 97 days, 20 hours, 31 minutes ago posted by Matt_TCFMatt_TCF 107 days, 18 hours, 43 minutes ago
Wednesday, February 13, 2013 9:12:28 AM GMT Sunday, February 03, 2013 11:00:25 AM GMT
Here's a simple, generic repository for Entity Framework that can include related entities automatically. (more)
category: Data | clicked: 56 | comment | | source: trycatchfail.com
tags:
5
Shouts

Magnifying Glass Effect in Silverlight - DotNetLogix

posted by DotNetLogixDotNetLogix 563 days, 23 hours, 42 minutes ago
Saturday, November 05, 2011 6:01:26 AM GMT
Articles (more)
category: Metro | clicked: 14 | comment | | source: www.dotnetlogix.com
tags: Magnifying Glass Effect in Silverlight
11
Shouts

What is Microsoft TAP and RDP?

published 560 days, 12 hours, 29 minutes ago posted by dharadhara 563 days, 20 hours, 8 minutes ago
Tuesday, November 08, 2011 5:14:55 PM GMT Saturday, November 05, 2011 9:35:44 AM GMT
Technology Adoption Program (TAP) and Rapid Deployment Program (RDP) are ways for Microsoft to get early feedback on new products or product updates as well as give important customers a heads-up on what Microsoft is up to. Participation is by invitation... (more)
category: Data | clicked: 14 | 1 comment | | source: beyondrelational.com
tags: SQL Server, TSQL
11
Shouts

Study of WAITSTATS(Part 1) - CXPACKET

published 560 days, 12 hours, 29 minutes ago posted by dharadhara 563 days, 20 hours, 7 minutes ago
Tuesday, November 08, 2011 5:14:55 PM GMT Saturday, November 05, 2011 9:36:00 AM GMT
Analysis of waitstats is the first step that I would take with any performance tuning activities on a system. Thats important because it is an easy and efficient way to understand the issues with a system at a very high level. There are many different... (more)
category: Data | clicked: 12 | 1 comment | | source: beyondrelational.com
tags: SQL Server
11
Shouts

Multiple query plans for the same query?

published 560 days, 12 hours, 29 minutes ago posted by dharadhara 563 days, 20 hours, 7 minutes ago
Tuesday, November 08, 2011 5:14:55 PM GMT Saturday, November 05, 2011 9:36:47 AM GMT
A while back i was creating a stored procedure to be used for pulling data from the SQL Server into cacti . The procedure was pulling data from a rather large table, which I had made sure was indexed properly for my query. When I executed the stored procedure... (more)
category: Data | clicked: 8 | 1 comment | | source: beyondrelational.com
tags: SQL Server
3
Shouts

How to bind Data to ListBox in Windows Phone ?

published 560 days, 12 hours, 29 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 563 days, 16 hours, 46 minutes ago
Tuesday, November 08, 2011 5:14:55 PM GMT Saturday, November 05, 2011 12:57:42 PM GMT
The below code demonstrates a really simple way of binding data to the Standard ListBox control in Windows Phone 7 using C# . Assuming , you have the Class Movie as described below (more)
category: Metro | clicked: 21 | 1 comment | | source: windowsphonerocks.com
tags: Silverlight, Windows Phone 7
7
Shouts

Web.NET: Using Anonymous Types Outside of Local Context with Dynamic Keyword

published 559 days, 14 hours, 53 minutes ago posted by http://blog.turlov.com/http://blog.turlov.com/ 563 days, 7 hours, 35 minutes ago
Wednesday, November 09, 2011 2:50:27 PM GMT Saturday, November 05, 2011 10:08:15 PM GMT
Anonymous types that have been introduced in C# with .NET 3.5 is a convenient and powerful feature and can be used to simplify and speed up development without sacrificing code quality or violating coding standards. Perhaps one most widely known application is to use anonymous types in a context of LINQ expressions since that is mentioned on MSDN in most of the anonymous types related examples. Such strong association between anonymous types and LINQ though being true creates a wrong impression of that L... (more)
category: Web Dev | clicked: 22 | 1 comment | | source: blog.turlov.com
tags: dynamic, C#, anonymous types
3
Shouts

ASP.NET MVC 4.0 Mobile Template - DotNetLogix

published 560 days, 12 hours, 29 minutes ago posted by DotNetLogixDotNetLogix 563 days, 32 minutes ago
Tuesday, November 08, 2011 5:14:55 PM GMT Sunday, November 06, 2011 5:11:50 AM GMT
Articles (more)
category: Web Dev | clicked: 25 | 1 comment | | source: www.dotnetlogix.com
tags: ASP.NET MVC 4.0 Mobile Template
7
Shouts

Asim Sajjad: Display Total Records After Applying PagedCollectionView Filter

published 559 days, 14 hours, 53 minutes ago posted by asimsajjadasimsajjad 562 days, 22 hours, 56 minutes ago
Wednesday, November 09, 2011 2:50:27 PM GMT Sunday, November 06, 2011 6:47:21 AM GMT
Problem :             When we used the data grid control to show total number of records which are displayed in the data grid. But if you use or apply Filter to filter the records based on the user input then the number of records displayed in the data grid are changed which need to update as use changed the filter criteria. Solution :               For the problem above I have created simple application which contain data grid control and text box to enter the filter (which is the name of the con... (more)
category: Metro | clicked: 9 | 1 comment | | source: asimsajjad.blogspot.com
tags: Silverlight 4
3
Shouts

Export checked or Selected GridView Rows To Excel

published 560 days, 12 hours, 29 minutes ago posted by amitjainamitjain 562 days, 19 hours, 10 minutes ago
Tuesday, November 08, 2011 5:14:55 PM GMT Sunday, November 06, 2011 10:33:42 AM GMT
Export Selected GridView Rows To Excel in asp.net 2.0,3.5,4.0 using C# and VB.NET. (more)
category: Web Dev | clicked: 42 | 1 comment | | source: csharpdotnetfreak.blogspot.com
tags: GridView, Excel, export, ASP.NET
5
Shouts

Silverlight: Navigation Framework tip: using the XAML escape sequence

published 572 days, 14 hours, 54 minutes ago posted by alexbalexb 573 days, 17 hours, 36 minutes ago
Thursday, October 27, 2011 2:49:45 PM GMT Wednesday, October 26, 2011 12:07:28 PM GMT
With all the Windows 8/Metro/WinRT hype on the internet today, I decided it was time for a quick tip concerning the XAML escape sequence and the good old navigation framework present in Silverlight 4 and Silverlight 5. I only learned about the XAML escape sequence until recently and I can image that there quite a number of people out there that are still unfamiliar with it. (more)
category: Metro | clicked: 73 | comment | | source: blogs.infosupport.com
tags: Silverlight, WPF, Navigation Framework, XAML
4
Shouts

New refactorings in JustCode

published 572 days, 14 hours, 54 minutes ago posted by KodefuGuruKodefuGuru 573 days, 10 hours ago
Thursday, October 27, 2011 2:49:45 PM GMT Wednesday, October 26, 2011 7:43:32 PM GMT
In the previous versions of Telerik JustCode we added some nice features that will help you quickly refactor your code... (more)
category: Agile | clicked: 30 | comment | | source: blogs.telerik.com
tags: JustCode, Productivity, Refactoring, Telerik
2
Shouts

SQL-Articles » IIF function – SQL Server Denali

published 569 days, 9 hours, 2 minutes ago posted by sqlarticlessqlarticles 571 days, 16 hours, 5 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Friday, October 28, 2011 1:38:27 PM GMT
IIF function is new to SQL Server Denali however if you worked with MS Access then you are familiar with this function. So if you are upgrading a database from Access to SQL Server Denali you don’t need to worry about rewriting the IIF function queries. IIF function will evaluate the expression and it will return one value out of two input values. Read more: http://sql-articles.com/articles/general/iif-function-sql-server-denali/#ixzz1c5Ej6pGn (more)
category: Data | clicked: 9 | comment | | source: sql-articles.com
tags: Development, TSQL, denali, sqlarticles, IIF, SQL Server 2011
4
Shouts

Configuring Custom Master Page in SharePoint 2010 | TechBubbles

published 569 days, 9 hours, 2 minutes ago posted by kalyanms1kalyanms1 571 days, 9 hours, 14 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Friday, October 28, 2011 8:29:40 PM GMT
This post discusses about configuring custom master page in SharePoint 2010 website. You might have use custom images, custom style sheets to create new master page in SharePoint. Follow the below steps to apply custom master page in SharePoint 2010. Place your custom style sheets in C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\template\layouts\1033\STYLES this is the default SharePoint Point path where it stores it’s css files. 2.Place your custom images in C:\Program ... (more)
category: Architecture | clicked: 24 | comment | | source: www.techbubbles.com
tags: SharePoint 2010
3
Shouts

4 solid Visual studio and .NET tips and tricks

published 569 days, 9 hours, 2 minutes ago posted by questpondquestpond 569 days, 22 hours, 7 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Sunday, October 30, 2011 7:36:03 AM GMT
4 solid Visual studio and .NET tips and tricks .NET tips and tricks and Visual studio (more)
category: Web Dev | clicked: 48 | comment | | source: www.youtube.com
tags: .NET and c# tips and tricks, Visual Studio
3
Shouts

How to display mouseover effect on GridView rows using CSS?

published 569 days, 9 hours, 2 minutes ago posted by dotnetfundadotnetfunda 570 days, 20 hours, 50 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Saturday, October 29, 2011 8:53:28 AM GMT
To display mouseover effect on the GridView row, we can follow this approach. (more)
category: Web Dev | clicked: 16 | 1 comment | | source: www.dotnetfunda.com
tags: ASP.NET
4
Shouts

Integrating ASP.NET MVC into legacy Web site

published 569 days, 9 hours, 2 minutes ago posted by http://www.beletsky.net/http://www.beletsky.net/ 569 days, 22 hours, 33 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Sunday, October 30, 2011 7:10:23 AM GMT
For some quite long time I naively thought that it is not possible (or at least very difficult) to make ASP.NET MVC stuff work on a Web Site project. But, my latest hacking of MVC opened another perspectives. There are no any difficulties with ASP.NET MVC on Web Sites. I'll share an experience of integration ASP.NET MVC in my work project legacy Web Site. Pre-conditions In my case I integrated ASP.NET MVC2, since we are still running on .NET 3.5. If you are running .NET 4.0 the best is to go with ASP.N... (more)
category: Web Dev | clicked: 13 | comment | | source: www.beletsky.net
tags: ASP.NET MVC, legacy
4
Shouts

Authorization in Silverlight, Part 3: Securing your service calls

published 569 days, 9 hours, 2 minutes ago posted by KMilKMil 573 days, 20 hours, 18 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Wednesday, October 26, 2011 9:25:52 AM GMT
Learn some various ways for securing your service calls in the third part of Kevin Dockx's authorization series. In this post, Kevin starts by looking at WCF RIA Services security, and continues on to regular WCF services, specifically tailored to those cases in which you require a mix of technologies/frameworks, for example: a WCF RIA Services authentication service combined with regular WCF service calls. This series also has an offline version - "Authorization in Silverlight: Ebook": http://www.silv... (more)
category: Metro | clicked: 17 | 4 comments | | source: www.silverlightshow.net
2
Shouts

Building a Calculator using WP 7.1(Mango)

published 569 days, 9 hours, 2 minutes ago posted by dotnetfundadotnetfunda 572 days, 18 hours, 7 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Thursday, October 27, 2011 11:36:53 AM GMT
In this article, will create our first Windows Phone application with the "MANGO" flavour.This is the first in the series of article about Windows Phone 7.1 and our journey will begin from here with the making of a simple calculator in Windows Phone 7.1 (more)
category: Web Dev | clicked: 16 | 2 comments | | source: www.dotnetfunda.com
tags: Windows
3
Shouts

WriteableBitmapEx 0.9.8.5 Now Available

published 569 days, 9 hours, 2 minutes ago posted by http://kodierer.blogspot.com/http://kodierer.blogspot.com/ 571 days, 11 hours, 1 minute ago
Sunday, October 30, 2011 8:41:35 PM GMT Friday, October 28, 2011 6:42:38 PM GMT
The new release v0.9.8.5 of the WriteableBitmapEx library was just made public. A few new features were added and many small, uncritical issues were fixed. (more)
category: Metro | clicked: 20 | comment | | source: kodierer.blogspot.com
tags: Silverlight, wpdev
Previous 1 2 3 4 5 6 7 8 9 10 ... 485 486 Next