What is SQL Server Replication ?
1- Reviewing SQL Server Replication (Historical)Replication distributes data from the central database to one or more target databases, and merges changes from a target database into the central one....
View ArticleSetting up Merge Replication in SQL Server 2008/05 (part1)
4.1 First of all you must add NT Network Service group to be Administrator group at both Publisher and subscriber if you have setup MS SQL server 2008 to use Network services Account as SQL server...
View ArticleSQL error msg 20 state 16 Encryption not supported on SQL Server
SQL server 2000 client handshak not able to connect to server resulted in the following error :[Microsoft][ODBC SQL Server Driver][Shared Memory]Encryption not supported on SQL Server[Microsoft][ODBC...
View ArticleAttachable Subscribers in SQL Server Replication 2008/2005(Part 2)
This feature can be used when deploying a large number of pull subscriptions, which is common in merge replication. Microsoft has announced that Attachable Subscribers in SQL server 2005/2008 are...
View ArticleASP.net 2.0 Active Directory Membership provider
with Active Directory Membership provider you can Access anyweb site using AD membership provider through login control here is the code to do that :<system.web><authentication...
View ArticleDebug T-SQL or Stored Procedures Remotely in SQL Server 2005 and Visual...
Transaction-SQL Debuger feature have been moved to VS.NET 2005 in SQL Server 2005 ,and return back SQL Server 2008 ,so inorder to enable debuging the only way to go through VS.NET 2005 SKU .where is...
View ArticleWhat's New in the .NET Framework Version 4
What's New in the .NET Framework Version 4The new features and improvements for .NET Framework 4 Beta 2 are described in the following sections:· Application Compatibility and Deployment.· Parallel...
View ArticleASP.NET MVC Overview
The Model-View-Controller (MVC) architectural pattern separates an application into three main components: the model, the view, and the controller. The ASP.NET MVC framework provides an alternative to...
View ArticleHow to Install Visual Studio 2010 MSDN Help
Install From DVD Disk :The Name of the file that HLM uses to install content is helpcontentsetup.msha. that file is HTML file that identifies help content that can be installed locally.Use the...
View ArticleSteve Ballmer: Open Door Keynote
Steve Ballmer, Chief Executive OfficerRiyadh, Saudi ArabiaNov. 2, 2010STEVE BALLMER: Well, thanks. It's a great honor and privilege for me to have a chance to be here with you today to share a little...
View ArticleHow to Maximize VMWare disk (.Vmdk) Virtual Machine
@ This post I created as I had meet a diffculity after my VM get to full after installing my Winodws server 2008 R2 which apears to consume more disk space than what's planned during instllation.To...
View ArticleHow to customised Field in Workflow configuration condition in AX 2009
To add non calculated field into WF Edit condition check the Query name attched to workflow document under workflow node in AOT ,then go to Query node and expaned into the attched table there you can...
View Article