virtual techdays INDIA │ November 2010

Slides:



Advertisements
Similar presentations
11 Getting Started with ASP.NET Beginning ASP.NET 4.0 in C# 2010 Chapters 5 and 6.
Advertisements

Web Forms and ASP.NET Programming Right from the Start with Visual Basic.NET 1/e 12.
2010 Microsoft Student Partners. T OPICS - User Interface and Editor Improvements - New windows: Call Hierarchy, Navigate To - IntelliSense - Generate.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview Introduce Visual Studio 2013 Create a first ASP.NET application.
Web Development Using ASP.NET CA – 240 Kashif Jalal Welcome to week – 1.1 of…
Visual Studio 2010 SharePoint Developer Tools. Developer Tools for SharePoint  Familiar VS Experience  Build, Debug, Deploy SharePoint projects  Visual.
Understand Events and Control Page Flow Web Development Fundamentals LESSON 1.4.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
Introduction to ASP.Net ISYS 350. ASP.NET ASP.NET is a server-side technology for creating dynamic web pages. ASP.NET allows you to use a selection of.
DEV450 Visual Studio: Best Practices For Debugging Managed Applications Habib Heydarian Scott Nonnenberg Program Managers Microsoft Corporation.
Develo p Rapid reaction to feedback Operate Software to value delivery Monitor Fix No actionable feedback resulting in high MTTR Isolated operations.
Microsoft ® Official Course Monitoring and Troubleshooting Custom SharePoint Solutions SharePoint Practice Microsoft SharePoint 2013.
Logging, tracing, instrumentering, debugging og fejlfinding Instrumentation End-to-End Tracing Historical Debugging Semantic Logging.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
Dr. Azeddine Chikh IS444: Modern tools for applications development.
Configuration Management and Server Administration Mohan Bang Endeca Server.
Chapter 9 Programming with Web Forms Programming In Visual Basic.NET.
Overview of Previous Lesson(s) Over View  SDI programs  The Application Wizard can generate single-document interface (SDI) applications that work.
Module 11: Securing a Microsoft ASP.NET Web Application.
Friendly URLs are Friendly! An Arena Module for Friendly URL Management Derek Mangrum Señior Developer Central Christian Church AZ (Cccev)
BizTalk 2009 Performance Ewan Fairweather Tim Wieman Paolo Salvatori BizTalk Customer Advisory Team (CAT) Microsoft Corporation SBPCT301.
Developer TECH REFRESH 15 Junho 2015 #pttechrefres h Understand your end-users and your app with Application Insights.
Module 1: Working with ASP.NET. Overview Introducing ASP.NET Creating Web Forms Adding ASP.NET Code to a Page Handling Page Events Discussion: ASP vs.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview How to create a first ASP.NET application.
Module 2: Using Microsoft Visual Studio.NET. Overview Overview of Visual Studio.NET Creating an ASP.NET Web Application Project.
BIT 285: ( Web) Application Programming Lecture 06: Thursday, January 22, 2015 Page Object, The Lifetime of a Web Application, Application State and Session.
Getting Started with ASP.NET MVC BRIJ BHUSHAN MISHRA.
Quick overview of ASP.NET Ajax Ajax deep-dive Cover some key real-world problems Discuss solutions, patterns, opportunities Lots of demos And more of.
Web Services Error Handling and Debugging. Agenda Simple SOAP faults Advanced SOAP faults SOAP headers and faults Error handling From a Service Perspective.
07 | Integrate Development and Operations Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Virtual techdays INDIA │ 9-11 February 2011 Caching Enhancement in ASP.NET 4.0 Abhijit Jana │ Consultant, Microsoft
Module 4: Creating a Web Application with Web Forms
Msdevcon.ru#msdevcon. ИЗ ПЕРВЫХ РУК: ДИАГНОСТИКА ПРИЛОЖЕНИЙ С ПОМОЩЮ ИНСТРУМЕНТОВ VISUAL STUDIO 2012 MAXIM GOLDIN Senior Developer, Microsoft.
Security E-Learning Chapter 08. Security Control access to your web site –3 Techinques for Identifying users Giving users access to your site Securing.
Performance Testing Test Complete. Performance testing and its sub categories Performance testing is performed, to determine how fast some aspect of a.
1 Microsoft Outlook Web Access Outlook Web Access Overview Outlook Web Access Environments.
Chapter 2: Develop A One Page Web Application Liu, Jie Professor Department of Computer Science Western Oregon University
Overview of Previous Lesson(s) Over View  ASP is a technology that enables scripts in web pages to be executed by an Internet server.  ASP.NET is a.
1 Advanced.Net Debugging Using Visual Studio, R# and OzCode IT Week, Summer 2015.
Tips and Tricks for Debugging ASP.NET Web Applications and Services Habib Heydarian TLNL05 Program Manager Microsoft Corporation.
Virtual techdays INDIA │ august 2010 Building & Deploying Windows Azure Application using VS2010 Saranya Sriram │ Developer Evangelist, Microsoft.
Sergey Sidorov PhD student, computer software chair Computer Science department.
What's New in Visual Studio 2010 Debugging Brian Peek Senior Consultant, ASPSOFT, Inc. Microsoft MVP - C#
ASP.NET Architecture Mike Taulty Developer & Platform Group Microsoft Ltd
Exploreengage elevate explore engage elevate Presented By: Laura Murphy, Turnkey Technologies.
Project Dragon Small Business Website Content Management System.
Nivo 300 Connecting Development and Operations - Application Maintenance with TFS and SCOM Ivan Kardum (dev) MVP for VS ALM, PMP, MCSD, MCPD, MCTS:TFS.
ASP.NET 2.0 Mohammed Abdelhadi Developer.NET Evangelist Microsoft Corporation.
Improving Your Application with IntelliTrace #ITDevConnections.
1/21/2018 6:52 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
ASP.NET Forms.
Introduction to ASP.NET 2.0
Error Handling – the Debug and Trace Classes
Web Forms, HTML, and ASP.NET
Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek
Module 0: Introduction Chapter 2: Getting Started
Module 1: Getting Started
Web Development in Microsoft Visual Studio 2013
Microsoft Test and Lab Manager : Exécution de cas de tests
PerfView Measure and Improve Your App’s Performance for Free
Introduction to .net Impersonation
Module 10: Creating a Web Application with Web Forms
Using Visual Studio Visual Studio භාවිතය
ASP.NET 4.0 State Management Improvements – Deep Dive
Developing Microsoft Azure Solutions Jump Start
Developing Windows Azure Applications with Visual Studio
Introduction to ASP.NET Parts 1 & 2
Running C# in the browser
Visual Studio 2005 IDE Features
SharePoint 2013 Best Practices
Presentation transcript:

virtual techdays INDIA │ 22-24 November 2010 Debugging Web Application Using IntelliTrace Abhijit Jana │ Consultant, Microsoft http://abhijitjana.net

virtual techdays INDIA │ 22-24 November 2010 S E S S I O N A G E N D A Overview on IntelliTrace Debugging In-Depth First Look of IntelliTrace Explore the Basic Settings of IntelliTrace Debugging Different Types of iTrace Logs for ASP.NET ASP.NET , IntelliTrace and Visual Studio IDE ASP.NET , IntelliTrace and IIS Q/A

virtual techdays INDIA │ 22-24 November 2010 Overview of IntelliTrace Know what IntelliTrace Is IntelliTrace / Historical Debugging – One of the Most important and Useful features in VS 2010 – Ultimate Only. Operates in the background, Capture debugger state during execution of program. Get Past Event/ Exception/ Call Information as when Required IntelliTrace plays a big role in between developer and tester What it does ? Records Plays Debugging / Diagnosing Rewind

virtual techdays INDIA │ 22-24 November 2010 Overview of IntelliTrace ( Contd.. ) Know what IntelliTrace Is Application

virtual techdays INDIA │ 22-24 November 2010 In Depth Look of IntelliTrace Look Inside of IntelliTrace Before Using It Events Registry access Threads Exceptions Tracing , etc. File access IntelliTrace Debugging How What When Where Collect Information During Events Method Call, Returns from Methods Local Debugging Information IntelliTrace Location .iTrace file IntelliTrace Event Window IntelliTrace Call Window IntelliTrace Summary Page IntelliTrace Navigator Watch, Local, Call Stack Window

virtual techdays INDIA │ 22-24 November 2010 In Depth Look of IntelliTrace ( Contd.. ] When What Where How Flow .iTrace

virtual techdays INDIA │ 22-24 November 2010 Explorer Basic Settings of IntelliTrace Set Your Preference Before Start IntelliTrace Visual Studio IDE – x86 Enabled / Disabled IntelliTrace Configure the Advanced Settings Configure IntelliTrace Events Modules IntelliTrace Navigator

virtual techdays INDIA │ 22-24 November 2010 DEMO: In Depth First Look at IntelliTrace Abhijit Jana│ Consultant, Microsoft

virtual techdays INDIA │ 22-24 November 2010 ASP.NET, IntelliTrace and Visual Studio IDE Abhijit Jana│ Consultant, Microsoft

virtual techdays INDIA │ 22-24 November 2010 Different Types of iTrace Logs for ASP.NET Different Log File For W3WP, WebServer20, WebServer40

virtual techdays INDIA │ 22-24 November 2010 Overview of Page Life Cycle Quick look into ASP.NET Page Life Cycle Page Request Page_PreInit Page_Init LoadViewState LoadPostData Page_Load RaisePostBackEvent Page_PreRender SaveViewState Page_Render Page_UnLoad Start Initialization Validation Event Handling Render Page Unload

virtual techdays INDIA │ 22-24 November 2010 DEMO: ASP.NET, IntelliTrace and Visual Studio Abhijit Jana│ Consultant, Microsoft

virtual techdays INDIA │ 22-24 November 2010 DEMO: ASP.NET, HTTP Module, IntelliTrace and Visual Studio Abhijit Jana│ Consultant, Microsoft

virtual techdays INDIA │ 22-24 November 2010 ASP.NET, IntelliTrace and IIS Abhijit Jana│ Consultant, Microsoft

virtual techdays INDIA │ 22-24 November 2010 ASP.NET Request Process ASP.NET Request Process From Client To Server and Page Life Cycle Events

virtual techdays INDIA │ 22-24 November 2010 DEMO: ASP.NET, IntelliTrace and IIS Abhijit Jana│ Consultant, Microsoft

virtual techdays THANKS│22-24 November 2010 Questions & Answer

virtual techdays THANKS│22-24 November 2010 Thank You abhijan@microsoft.com │ http://abhijitjana.net │ @AbhijitJana