Sunday, February 14, 2010

Dynamic Data

about 2-3 days ago one of my friend spoke about dynamic data and presented for me some of its features, fantastic!
create a small application in a minute.

I strongly recommend you to visit the below site and watch the videos.

Official Site

Sunday, February 7, 2010

Just-In-Time Debugging

after we installed the visual studio on the server that runs the sharepoint, when an error occurs the system open a dialog box to debug the error with visual studio and wait until we click the ok or cancel button.

To solve the problem:

first: remove the connection between visual studio and errors!:
http://msdn.microsoft.com/en-us/library/k8kf6y2a(VS.80).aspx

then: stop just-in-time debugging from Registry:





http://msdn.microsoft.com/en-us/library/5hs4b7a6(VS.80).aspx





3 Layer Programming, Data-Access Tutorial

Microsoft provide a very interesting tutorial about Data-Access.
you can find them in the below link:

Data Access Tutorials

How to install Team Fondation Server

In the future posts I will try to describe how to install TFT but at the beginning a small summary:


Hardware
Less than 400 users -> Setup Single Server Development
Regular System Configuration
400-2000 users -> Setup Dual-Server Development
Team Foundation Application Tier
Team Foundation Data Tier
Preparation
Create users
Domain\TFSSetup
Domain\TFSService
Domain\TFSReports
Base on our security we can use same user for second and third
They should be in local administration group
Firewall
Prerequisite
IIS
SQL Server
Framework
SharePoint
Install Team Fondation