TareqOmar
Name: TareqOmar
Score: 9,755.92
Last Seen: 1049 days, 5 hours, 56 minutes ago
Member Since: 29 January, 2009
DotNetShoutout
atom rss
4
Shouts

Entity Framework 4 - Modified Self-Tracking Entity framework that supports Code-Only and Persistence Ignorance

published 1169 days, 6 hours, 47 minutes ago posted by adebeeradebeer 1169 days, 19 hours, 3 minutes ago
Friday, March 12, 2010 12:53:20 PM GMT Friday, March 12, 2010 12:37:45 AM GMT
In this post I'll share with you a customised version of the VS2010 RC Self-Tracking framework that supports code-only. A persistent ignorant data access layer is also included. (more)
category: Architecture | clicked: 0 | comment | | source: codenition.blogspot.com
tags: IoC, Entity Framework, Visual Studio 2010
11
Shouts

My new home page, refreshed [Updated collection of great Silverlight/WPF Data Visualization resources!] - Delay's Blog

published 1168 days, 6 hours, 23 minutes ago posted by AlexAlex 1170 days, 12 hours, 58 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Thursday, March 11, 2010 6:42:44 AM GMT
Some great content has been published since I posted my previous collection of Silverlight/WPF Charting links. What's more, the November 2009 release of the Silverlight Toolkit and the February 2010 release of the WPF Toolkit have both been released, so please have a look at them if you haven't already! Now, without further ado, here are all links that are fit to print (FYI: previously published lin... (more)
category: Metro | clicked: 0 | comment | | source: blogs.msdn.com
tags: SL, Silverlight, WPF
5
Shouts

Memory Leak with delegates and workflow foundation

published 1169 days, 6 hours, 47 minutes ago posted by omaralzabiromaralzabir 1172 days, 13 hours, 15 minutes ago
Friday, March 12, 2010 12:53:20 PM GMT Tuesday, March 09, 2010 6:25:17 AM GMT
Memory Leak with delegates and workflow foundation Recently after Load Testing my open source project Dropthings, I encountered a lot of memory leak. I found lots of Workflow Instances and Linq Entities were left in memory and never collected. After profiling the web application using .NET Memory Profiler, it showed the real picture: It shows you that instances of the several types are being created but not being removed. You see the “New” column has positive value, but the “Remove” column has 0. Tha... (more)
category: Architecture | clicked: 4 | comment | | source: weblogs.asp.net
tags: WWF, C#
7
Shouts

Optimize ASP.NET Membership Stored Procedures for greater speed and scalability

published 1168 days, 6 hours, 23 minutes ago posted by omaralzabiromaralzabir 1172 days, 13 hours, 13 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Tuesday, March 09, 2010 6:26:54 AM GMT
Optimize ASP.NET Membership Stored Procedures for greater speed and scalability Last year at Pageflakes, when we were getting millions of hits per day, we were having query timeout due to lock timeout and Transaction Deadlock errors. These locks were produced from aspnetUsers and aspnetMembership tables. Since both of these tables are very high read (almost every request causes a read on these tables) and high write (every anonymous visit creates a row on aspnet_Users), there were just way too many lo... (more)
category: Web Dev | clicked: 5 | comment | | source: weblogs.asp.net
tags: Performance, ASP.NET
8
Shouts

Innovation Showcase : IE 8 Leads in Malware Protection

published 1168 days, 6 hours, 23 minutes ago posted by jbarnesjbarnes 1170 days, 15 hours, 25 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Thursday, March 11, 2010 4:15:11 AM GMT
11 March 2010 IE 8 Leads in Malware Protection According to a recent report by NSS Labs Microsoft's Internet Explorer 8 outperformed four other Web browsers in protecting against malware spread by social engineering techniques. The main reason why IE 8 beat out the competition -- which included Apple Safari 4, Google Chrome 4, Mozilla Firefox 3.5 and Opera 10 -- appears to be Microsoft's use of its "SmartScreen Filter" technology. SmartScreen is a reputation-based URL comparison service that warns ... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
5
Shouts

SharePoint Lookup Pack Cross-Site Lookup Columns/Filter List Columns

published 1169 days, 6 hours, 47 minutes ago posted by tech-kingtech-king 1170 days, 10 hours, 1 minute ago
Friday, March 12, 2010 12:53:20 PM GMT Thursday, March 11, 2010 9:38:52 AM GMT
SharePoint Cross-Site Lookup PackCross-Site Lookup other lists from different sites;Freely convert among SharePoint Cross-Site Lookup column, SharePoint Cascaded Lookup column and SharePoint default lookup column;Filter field values by selecting list view;Filter field values by other fields(Parent Column) in the same list;Filter field values by Filter Column in the looked-up list. More information please visit SharePopint Lookup Pack. (more)
category: Web Dev | clicked: 0 | comment | | source: www.sharepointboost.com
tags: Sharepoint
6
Shouts

Load InfoPath 2010 Forms & XSN Templates in .Net Web Applications

published 1169 days, 6 hours, 47 minutes ago posted by sherazamsherazam 1170 days, 3 hours, 7 minutes ago
Friday, March 12, 2010 12:53:20 PM GMT Thursday, March 11, 2010 4:33:01 PM GMT
Aspose.Form for .NET now provides full support for InfoPath 2010 controls. Now it is possible to load InfoPath 2010 forms and XSN Templates in .NET Web Applications. Following is the list of InfoPath 2010 controls that are fully supported. • Text Box • Rich Text Box • Drop Down List • Combo Box • Check Box • Radio Button • Data Picker • List Box • Bulleted List • Numbered List • Plain List • Partially supported Inc Picture • Button • Fi... (more)
category: Web Dev | clicked: 5 | comment | | source: www.aspose.com
tags: Load Data Source Based Form Templates in .Net Web Application, InfoPath Forms & XSN Templates, Load InfoPath Form Templates in .Net Web Application, Infopath, InfoPath Controls
5
Shouts

Filter GridView Records using AJAX Slider Control

published 1169 days, 6 hours, 47 minutes ago posted by dotnetfundadotnetfunda 1169 days, 18 hours, 18 minutes ago
Friday, March 12, 2010 12:53:20 PM GMT Friday, March 12, 2010 1:22:19 AM GMT
This article shows how to filter GridView Records using AJAX Slider Control. (more)
category: Web Dev | clicked: 3 | comment | | source: www.dotnetfunda.com
7
Shouts

5 Tips to get the most out of your coding time

published 1168 days, 6 hours, 23 minutes ago posted by HatimRHatimR 1170 days, 1 hour, 52 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Thursday, March 11, 2010 5:48:08 PM GMT
I remember seeing an add from Microsoft I believe for hiring programmers and the jist of it was “We give you an office with a door”. Why you might wonder? (more)
category: How To | clicked: 1 | comment | | source: hatim.indexdev.net
tags: Productivity, Consulting, time management golf
5
Shouts

Calling ASP.NET Web Service Using Jquery - Part III - Fetch Data From SQL Server

published 1169 days, 6 hours, 47 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 1169 days, 23 hours, 1 minute ago
Friday, March 12, 2010 12:53:20 PM GMT Thursday, March 11, 2010 8:39:46 PM GMT
My previous two posts on using Jquery for calling ASP.NET web service takes you to the basics of calling a web service using Jquery AJAX. In this last post of the series I will show hot to fetch data from the SQL Server through a web service. In this example I am going to show on how we can fetch data from SQL Server. I am using pretty well known Adventure Works database for this example. I am using Person.Contact table for this example. I will show on how to fetch data i.e. first name, last name and e-... (more)
category: Web Dev | clicked: 1 | comment | | source: www.midnightprogrammer.net
tags: Web Service, jQuery, Ajax, ASP.NET
4
Shouts

How to make your Control Always Available While Scrolling in ASP.NET AJAX

published 1169 days, 6 hours, 47 minutes ago posted by dotnetfundadotnetfunda 1170 days, 8 hours, 19 minutes ago
Friday, March 12, 2010 12:53:20 PM GMT Thursday, March 11, 2010 11:21:00 AM GMT
Sometimes in your Web application you might need your menu control to be available even when the user is scrolling down your page. Some Web Applications or Websites have a lot of contents on the page and when the user control down he forgets about the menus and sometimes it because a pain to always go up the page to find a menu. Sometimes it good if the menu can stay on the display while the user scrolls up and down. In this Article we are going to demonstrate on how to achieve this. (more)
category: Web Dev | clicked: 0 | comment | | source: www.dotnetfunda.com
6
Shouts

Multi-User Systems and Concurrency

published 1168 days, 6 hours, 23 minutes ago posted by BlackWaspBlackWasp 1169 days, 21 hours, 44 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Thursday, March 11, 2010 9:56:01 PM GMT
In a single-user application information can be read, created, updated or deleted without the risk of interfering with other people's work. When more than one user has the ability to access shared information, concurrency control becomes essential. (more)
category: Architecture | clicked: 0 | comment | | source: www.blackwasp.co.uk
tags: multiuser, Concurrency
7
Shouts

Simple-MongoDB – Simplified storage of entities

published 1168 days, 6 hours, 23 minutes ago posted by sedanwersedanwer 1170 days, 21 hours, 5 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Wednesday, March 10, 2010 10:35:11 PM GMT
New features Just checkedin some new features to my C# 4.0 based MongoDB driver: New simplified API, using generics and adds pluralization for collection Added SimoIoC which will resolve resources like pluralizer, commands etc. this lets you replace certain parts of the implementation with own implementations. Support for document references via the new type SimoReference All code is written for .Net 4.0 and is tested against MongoDB v.1.2.4 Why Simple-MongoDB? Simple support for POCOS. No mappings... (more)
category: How To | clicked: 4 | comment | | source: daniel.wertheim.se
tags: POCO, MongoDB, Simple-MongoDB
6
Shouts

MVVM - Creating ViewModel : create dynamic proxies with Castle

published 1169 days, 6 hours, 47 minutes ago posted by jmix90jmix90 1169 days, 21 hours, 19 minutes ago
Friday, March 12, 2010 12:53:20 PM GMT Thursday, March 11, 2010 10:21:40 PM GMT
Here is the next episode of our serie MVVM - Creating ViewModel. Today we are going to discover how to create ViewModel from business objects by creating dynamic proxies after a little recap on what they are. (more)
category: How To | clicked: 1 | 1 comment | | source: blog.lexique-du-net.com
tags: Pattern, Patterns, WPF, INotifyPropertyChanged, XAML, MVVM, M-V-VM, Patterns and Practices, Dynamic Proxy
10
Shouts

Innovation Showcase : Creating Games for Windows Phone Using Microsoft Game Studio XNA 4.0

published 1168 days, 6 hours, 23 minutes ago posted by zhimingzhiming 1170 days, 2 hours, 39 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Thursday, March 11, 2010 5:00:51 PM GMT
11 March 2010Creating Games for Windows Phone Using Microsoft Game Studio XNA 4.0 engadget reports that Microsoft just demoed a pair of 3D games running on a ASUS Windows Phone prototype and built with its brand new XNA Game Studio 4.0. Click here to read the report in detail, or click the video below to see a game running on all three devices, PC, XBOX and Windows Phone. Technorati Tags: Windows Phone,XNA,XBOXFiled under: Windows Phone 7 Series (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Windows Phone
9
Shouts

Setting Up Fluent NHibernate for your project

published 1168 days, 6 hours, 23 minutes ago posted by derikwhittakerderikwhittaker 1169 days, 23 hours, 45 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Thursday, March 11, 2010 7:55:13 PM GMT
Taking a look at how to use setup and configure Fluent NHibernate for usage. We will focus on how to setup your database settings as well as how to get your Fluent NHibernate mappings registered into the system. (more)
category: Screencast | clicked: 6 | comment | | source: www.dimecasts.net
tags: Fluent NHibernate, DimeCasts.net
8
Shouts

How to extend Bing Maps Silverlight with an elevation profile graph - Part 2

published 1168 days, 6 hours, 23 minutes ago posted by KMilKMil 1170 days, 4 hours, 45 minutes ago
Saturday, March 13, 2010 1:17:39 PM GMT Thursday, March 11, 2010 2:55:13 PM GMT
This is the second and conclusive article about an example of a Bing Maps extension using Silverlight. (more)
category: Metro | clicked: 2 | comment | | source: www.silverlightshow.net
6
Shouts

DotNetRocks - Show #532 - Stories from the Dallas GiveCamp

published 1169 days, 6 hours, 47 minutes ago posted by mithumithu 1169 days, 23 hours, 32 minutes ago
Friday, March 12, 2010 12:53:20 PM GMT Thursday, March 11, 2010 8:08:37 PM GMT
What do you get when you cross a hundered or so geeks, mountains of pizza, truckloads of energy drinks, and a mission to help the charities of the world beef up their online offerings? GiveCamp. (more)
category: Podcast | clicked: 0 | comment | | source: www.dotnetrocks.com
tags: DotNetRocks
8
Shouts

Data Points - Precompiling LINQ Queries

published 1171 days, 8 hours, 11 minutes ago posted by KhaledKhaled 1172 days, 22 hours, 46 minutes ago
Wednesday, March 10, 2010 11:28:54 AM GMT Monday, March 08, 2010 8:54:24 PM GMT
When using LINQ to SQL or LINQ to Entities in your applications, it’s important to consider precompiling any query you create and execute repeatedly. I often get caught up in completing a particular task and neglect to leverage precompiled queries until I’m fairly far along in the development process. This is much like “exception handling disease,” where devs try to shoehorn exception handling into an app after the fact. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
6
Shouts

Dean Hume - Rendering a Usercontrol as a String for Webservices

published 1171 days, 8 hours, 11 minutes ago posted by deanomachinodeanomachino 1172 days, 4 hours, 25 minutes ago
Wednesday, March 10, 2010 11:28:54 AM GMT Tuesday, March 09, 2010 3:15:50 PM GMT
Rendering a Usercontrol as a String for Webservices I am currently working a project at work that requires us to use progressive enhancement so that our site is acessible to all users regardless of whether they have javascript enabled. One of the issues that we came across was keeping only one version of the html that we needed to use, regardless whether we were rendering our HTML client side or server side. That way, we only ever had one version of the HTML and this also allowed us to use the sam... (more)
category: Web Dev | clicked: 0 | comment | | source: www.deanhume.com
tags: UserControl, C#, WebService, Ajax
Previous 1 2 3 4 5 6 7 8 9 10 ... 38 39 Next