|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
15 Articles match "IIS"
|
Related DevelopMentor Courses
|
MORE
|
|
SharePoint for Developers (WSSv3/MOSS2007)
We find out how WSS/MOSS takes advantage of IIS and ASP.NET. Security - Custom Authentication The last version of WSS and SharePoint Portal Server relied solely on IIS for authentication. The new release of WSS v3 can handle authentication outside of IIS and Windows authentication. Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint for Developers (WSSv3/MOSS2007) covers the critical building blocks for developing solutions for both Windows SharePoint Services
DevelopMentor Courses
- Friday, June 12, 2009
Beyond ASP.NET: Enhancing Web Development with .NET 3.5
jQuery Visual Studio 2008 IIS 7 Silverlight 2 Internet Explorer 8 ASP.NET Model View Controller (MVC) You'll get answers to these questions: What is LINQ and can I use it in ASP.NET? How has IIS 7 changed from previous versions? IIS 7 Architecture We examine the redesigned architecture of IIS 7 using the integrated pipeline, and we observe how it improves performance and security. Beyond ASP.NET: Enhancing Web Development with 3.5 is an examination of Microsoft's recent innovations in web development.
DevelopMentor Courses
- Friday, June 12, 2009
Effective SQL Server for Developers
Some topics we cover: Memory handling Threading behaviour SQL OS(SOS) SQL Server Internals II: Transactions and Locking The transaction module is a deep dive into the various choices we have when writing transactional code in SQL Server (both T-SQL as well as .NET). Performance II: Database Objects and Indexes Here we discover what affects performance based on the objects in the database. Understand the inner workings of SQL Server Understand how SQL Server handles memory and threading Read query plans Assign indexes Implement security between remote Service Broker instances Understand SQL Server Integration Services (SSIS) Write code for SSIS Use Reporting Services Effective SQL Server for Developers provides in-depth training for SQL Server developers.
DevelopMentor Courses
- Friday, June 12, 2009
|
25 Articles match "IIS"
|
The Latest from DevelopMentor
|
MORE
|
|
StarterSTS V1.0 Beta 1
IIS InetMgr integration for all configuration aspects
OK – I finally was able to carve out some time…This is the first feature complete
release release of the StarterSTS !
New features include:
client client certificate support
www.leastprivilege.com
- Wednesday, February 3, 2010
Things To Do At TechDays Halifax 2009
ll be covering some uber goodness like running PHP on IIS (I run 6 WordPress sites on IIS7 as well as http://tyny.ca ), SuperPreview, the SEO Toolkit for IIS.
If you’re heading to Halifax, Nova Scotia for the only sold out TechDays show in Canada (November 2-3, 2009), you might be wondering what to do when you’re not at the conference. Here are some suggestions:
Rogue’s Roost Brew Pub
Ardent Dev
- Friday, October 30, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Installing an IIS 7 Extension
I needed a way to (semi) automatically install a complete IIS extension (including
Register all assemblies in the GAC
Usually an IIS 7 extension consists of at least three assemblies (module/handler,
Also take into account, that IIS loads GACed assemblies domain neutral. Related to cleaning up my authentication module for Codeplex ,
schema, config sections and management extensions).
www.leastprivilege.com
- Saturday, April 19, 2008
-
Worker Process Accounts in IIS 7.5
Windows 7 and Windows Server 2008 R2 ship with IIS 7.5. failed.Login failed for user ' IIS APPPOOLDefaultAppPool '.
A closer look reveals, that in IIS manager you now have five accounts to choose from
Tags: II While migrating the StarterSTS ,
I made an interesting observation.
www.leastprivilege.com
- Wednesday, June 3, 2009
-
Getting rid of the .svc Extension in IIS
IIS 7 to achieve the same - this rule worked for me:
< action type = " Rewrite "
url = " {R:1}.svc/{R:2} Tags: IIS;WC Jon posted a module that
does this.
I recently tried to use the
www.leastprivilege.com
- Wednesday, October 15, 2008
-
Beware of Whitespaces in WAS Configuration
Tags: IIS;WCF;Work in Progres This took me a while to solve...
In the WAS configuration dialog there must be NO whitespaces in the enabled protocols
configuration. Otherwise you will get this error:
"Could not find a base address that matches scheme net.tcp for the endpoint with binding
www.leastprivilege.com
- Thursday, April 3, 2008
-
Writing IIS 7 Manager Extensions
Tags: II Good walkthrough here:
http://learn.iis.net/page.aspx/441/understanding-ui-extension-authoring/
...Tags:
www.leastprivilege.com
- Thursday, June 5, 2008
-
Advanced Extensions to IIS 7 Configuration
Great article about IIS 7 configuration extensibility:
http://learn.iis.net/page.aspx/241/configuration-extensibility/
Tags: II Especially infos about the COM backed extensions are hard to find elsewhere...
...Tags:
www.leastprivilege.com
- Thursday, June 12, 2008
-
New IIS7 Resources
Hardening IIS 7
IIS 7 FTP Server
IIS
7 Manager
Tags: II HTH
...Tags:
www.leastprivilege.com
- Friday, February 29, 2008
|
|
|