Restrict Anonymous Users to view Form Pages in MOSS 2007

If you enable the anonmous access in MOSS 2007 Веб-страница. The anonmous user will able to access the form pages like: http://server/pages/forms/allitems.aspx

If you want to restrict anonymous users to access those default form pages.

Enable the ViewFormsPagesLockdown Feature to restrict anonymous users to access the site

Синтакса: stsadm.exe -o activatefeature -url -filename

Пример: […]

How to Display RowNumber with Select Query in SQL Server 2005

rownumber() function is used to return the rownumber with select query

The Follwoing query will return the result set row number

Syntax ROW_NUMBER ( ) OVER ( [ ] )

Example Select row_number() over(order by productid) as SlNo,productname,unitprice from products

Во живо ASP.Net & VSTS Предавањето за ноември 2007

Регистрирајте се сега за слободен (ограничени места на располагање) и Марк ви Календар за три предавањето серија на безбеден пристап до податоци, Visual Studio Team System серија и ASP.Net.

1. Безбеден пристап до податоци Ние ги истражуваме нови енкрипција на податоците Водич за мобилни компјутери, технички упатства и распоредување алатки кои ви помогне да ги планираат и спроведат EFS и BitLocker ™ […]

Visual Studio 2008 и .NET 3.5 Објавен

Visual Studio 2008 и .NET 3.5 Објавен Денес Мајкрософт испраќаат Visual Studio 2008 и .NET 3.5. Може да го симнете финална верзија користење на еден од линковите подолу:

Ако сте претплатник на MSDN, можете да преземете вашата копија од претплата сајт MSDN (Забелешка: некои од гради се само завршувањето се подигнати сега […]

RollBack Transaction in SQL Server 2005

SQL Server, 2005 newly intoduced the way to rollback the transactions in SQL Server 2005

SET XACT_ABORT ON

when XACT_ABORT is on. The T-SQL statements will automatically rollback the transaction when error occured in statements.

SET XACT_ABORT ON

USE Emp Begin Tran Insert into EmpInfo Values(1) Insert into EmpInfo Values(1) — This statement will raise […]

WSS 3.0 Permission Levels

By Default Windows SharePoint Services 3.0 provides the following permission levels:

Read -> In this level, a user can only view a site. Contribute -> In this level, a user can view, add, update, and delete the site content. Design -> In this level, a user can view, add, update, бришење, approve, and customize the […]

Performance Point Server 2007 Достапна за симнување

Microsoft Finally Announced the Public Release of Performance Point Server 2007

Microsoft Office PerformancePoint Server 2007 is now generally available. Product Information: Available in both 32 и 64 bit editions Evaluation editions are available are available on the Microsoft Download Center:

32 bit edition (http://www.microsoft.com/downloads/details.aspx?FamilyId=6372C24F-67DD-42DD-B034-748907B23420&displaylang = en)

64 bit edition (http://www.microsoft.com/downloads/details.aspx?FamilyId=3ADAC793-DEF0-4BA8-A9AB-228979B8DB40&displaylang = en)

Enterprise editions are available for MSDN/TechNet […]

Microsoft технички навивам – Ноември 2007

Hi, I got the follwing Technical Rollup information from Microsoft MVP Communitiy. Please make use of it.

Please find the latest Technical Rollup mail below. Feel free to share this with your communities. Брзи линкови безбедност – Платформи – Интернет - SQL Server, – Унифицирани Comms – Manageability The TRM blog can be found here […]