Bangladesh MVPs
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.net
Agile
ajax
asp.net
asp.net MVC
AspNetMvc
Blog Posts
C#
DotNetShoutout
Entity Framework
IoC/DI
jQuery
JustMock
linq
Mock
MVC
Open Source
performance
production
Projects
TDD
Telerik
Uncategorized
unit test
Unity
Community
Home
Blogs
Media
Forums
Wikis
Groups
Video
Job
Archives
February 2012 (1)
January 2012 (2)
December 2011 (5)
November 2011 (1)
October 2011 (2)
September 2011 (1)
August 2011 (2)
July 2011 (2)
June 2011 (1)
May 2011 (4)
March 2011 (1)
February 2011 (2)
December 2010 (3)
November 2010 (3)
October 2010 (5)
September 2010 (5)
August 2010 (5)
July 2010 (4)
June 2010 (6)
May 2010 (15)
April 2010 (21)
March 2010 (6)
February 2010 (9)
January 2010 (4)
December 2009 (8)
November 2009 (9)
October 2009 (2)
September 2009 (9)
August 2009 (5)
July 2009 (4)
June 2009 (8)
May 2009 (7)
April 2009 (12)
March 2009 (14)
February 2009 (13)
January 2009 (3)
December 2008 (4)
November 2008 (1)
October 2008 (13)
September 2008 (2)
August 2008 (4)
July 2008 (1)
June 2008 (2)
February 2009 - Posts
Implementing UnitOfWork Pattern In Linq To SQL Application
by
Kazi Manzur Rashid's Blog
In my previous post , I have shown how to create Linq to Sql Repository which will have the maximum code coverage, In this post, I will show a simple UnitOfWork class which will flash the changes back to your database. I will be again use my ongoing UnityCommonServiceLocatorMVC...
Filed under:
asp.net
,
unit test
,
MVC
,
asp.net MVC
,
AspNetMvc
,
Mock
,
Common Service Locator
,
IoC/DI
,
Unity
,
DDD
,
Unit Of Work
,
LINQ to SQL
Create custom LINQ providers fluently
by
Mehfuz's WebLog
Just released LinqExtender 2.0. Over previous release , it contains generally bugs fixes. Overall, I have focused on striping out complexity as much as possible to keep you focused on your business logic. You can see the full list of features in the documentation...
Filed under:
linq
,
C#
,
LinqExtender
100% Unit Testable Linq To Sql Repository
by
Kazi Manzur Rashid's Blog
In this post, I will show you how you can architect your Linq To Sql repository which will have 100% code coverage. I will use our favorite Northwind database along with my ongoing UnityCommonServiceLocatorMVC project. First, lets add a Linq To Sql diagram...
Filed under:
unit test
,
C#
,
Mock
,
LINQ to SQL
,
Code Coverage
Use Bootstrapper in Your ASP.NET MVC Application and Reduce Code Smell
by
Kazi Manzur Rashid's Blog
In this post, I will show how you can use a simple bootstrapper to make your application more extensible. In a typical ASP.NET MVC application you will find there are lots of thing going on in Application_Start , like configuring your IoC/DI, registering...
Filed under:
asp.net
,
asp.net MVC
,
AspNetMvc
,
DotNetShoutout
,
ocp
,
Common Service Locator
,
IoC/DI
,
Open Closed Principle
,
Unity
How to debug a windows service?
by
Nazmul weblog
Last few months I and my teammates are working with several service base applications. In last project I had faced great deal of problem with service. That was my first windows service application. That time I realized that windows service application...
Filed under:
Windows Service
ASP.NET MVC, Unity and Common Service Locator
by
Kazi Manzur Rashid's Blog
In this post, I will show you how can you extend Microsoft Patterns & Practices Unity Application Block and use it in ASP.NET MVC in conjunction with Patterns & Practices Common Service Locator . Extending Unity Unity is a dependency injection...
Filed under:
asp.net
,
MVC
,
asp.net MVC
,
AspNetMvc
,
Common Service Locator
,
IoC/DI
,
Unity
Windows Presentation Foundation is next big thing.
by
Nazmul weblog
Normal 0 false false false MicrosoftInternetExplorer4 What is WPF? The Windows Presentation Foundation (or WPF ), formerly code-named Avalon , is a graphical subsystem in .NET Framework 3.0 . WPF is an API for building graphical user interfaces (UI) for...
Filed under:
WPF
My first blog post in Technet Bangladesh.
by
Nazmul weblog
Hi, This is my first blog post in Technet Bangladesh. I will try to share my little knowledge with all of you and also gather so much from you. Thanks for visiting my blog. Upcoming Post. 1. What is WPF?...( read more ) Read More...
Filed under:
First Post
ASP.NET MVC RC1, ValidateInput, A potential dangerous request and the Pitfall
by
Kazi Manzur Rashid's Blog
In the latest release of ASP.NET MVC, a new attribute ValidateInput is introduced which is same as Web Forms ValidateRequest page directive, certainly a good choice. Phil Haack blogged it , so as Steven Smith and also Nick Berarrdi . But it starts to...
Filed under:
asp.net
,
MVC
,
asp.net MVC
,
AspNetMvc
,
DotNetShoutout
DotNetShoutout : Few Productivity Tips
by
Kazi Manzur Rashid's Blog
I just want share few tips with the DotNetShoutout users, maybe you have already discovered it, if you have not then it might be handy. Feed If you subscribe to our published or upcoming feed, you will notice that clicking on the link does not take you...
Filed under:
DotNetShoutout
,
Community News
Domain Model (Developing KiGG v2.0 Part 1)
by
Kazi Manzur Rashid's Blog
As mention in my previous post that I will be discussing the technical side of KiGG . So this is the beginning and it will be a multi-part series. I will try to put as much detail as possible, do let me know if I missed anything. Just for a recap, KiGG...
Filed under:
asp.net
,
MVC
,
C#
,
AspNetMvc
,
DotNetShoutout
,
TDD
,
DDD
,
KiGG
FeedBurner Url Changed
by
Kazi Manzur Rashid's Blog
Just to inform you that my blog’s feedburner url has been changed. Current : http://feeds2.feedburner.com/kazimanzurrashid Old: http://feeds.feedburner.com/manzurrashid Sorry readers for this inconvenience. Read More...
Installing KiGG
by
Kazi Manzur Rashid's Blog
It seems a lot of people is having some hard time configuring KiGG in their box. My fellow team member Iftekhar Ahmed has created a short screen cast, I hope it will solve this issue. The environment: ASP.NET MVC RC 1 Installed. IIS7 SQL Server 2008 Express...