Let’s Celebrate – Visual Basic 2008 Professor Corinne Hoisington.

Slides:



Advertisements
Similar presentations
Svetlin Nakov Director Training and Consulting Activities National Academy for Software Development (NASD) ASP.NET 3.5 New Features.
Advertisements

Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
Introduction to .NET Framework
Tahir Nawaz Introduction to.NET Framework. .NET – What Is It? Software platform Language neutral In other words:.NET is not a language (Runtime and a.
Microsoft SharePoint 2010 technology for Developers
FIRST LOOK AT “ORCAS” Scott Guthrie General Manager.NET Developer Platform.
Introduction to.NET Technology Marcello Benati Software Engineer.NET Architect.
Name SuPeng. .NET Framework & Visual Studio Roadmap.NET Framework 3.5 overview Visual Studio design goals Lap around new features.
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
ISYS 512 Business Application Design and Development with.Net David Chao.
Building a Complete Web Application Using ASP.NET 3.5 & Visual Studio 2008 (Part 1 of 2) Jeff King Program Manager Microsoft Corporation
ISYS 512 Business Application Design and Development with.Net David Chao.
Visual Studio 2008 and ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Tom Hollander Solution Architect Solutions Development Centre Microsoft Australia ARC308.
What’s new in ASP.NET 3.5? Mike Ormond Developer & Platform Group Microsoft Ltd
What’s new for Rich Clients? Martin Parry Developer & Platform Group Microsoft Ltd
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
Visual Studio & Expression By: Arabind Coomaraswamy.
Aptech Borivali(West) Hefin Dsouza. Agenda  What is.NET and What is Visual Studio? .NET Framework 3.5 Overview.  Visual Studio 2008 Enhancements. 
Powerful, modern desktops enable next generation applications Hardware acceleration brings real-time lighting, texturing and rendering Visual.
Today’s Agenda 14:30 Communication & Collaboration Platform 14:50 Portals & Document Management 15:10 Enterprise Project Management 15:30 Break 15:50 Business.
Punit Shah Technical Lead | Microsoft
A tour of Visual Studio 2008 and the.NET Framework v3.5 Daniel Moth Developer & Platform Group Microsoft
Brian Mpafe Microsoft DPE Intern Program.  Purpose of Training  What is an Application (App)?  Windows 8(W8) Apps and Why develop them?  What tools.
Creating and Running Your First C# Program Telerik Software Academy Telerik School Academy.
Smart Client Applications for Developers Davin Mickelson, MCT, MCSD New Horizons of MN.
1 Programming Concepts Module Code : CMV6107 Class Contact Hours: 45 hours (Lecture 15 hours) (Laboratory/Tutorial 30 hours) Module Value: 1 Textbook:
Connecting the Dots…How OSIsoft Leverages Microsoft Technology Across the RtPM Platform Christian R. Luckock Technical Strategist OSIsoft.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
Lesley Bross, August 29, 2010 ArcGIS 10 add-in glossary.
CIS 375—Web App Dev II Microsoft’s.NET. 2 Introduction to.NET Steve Ballmer (January 2000): Steve Ballmer "Delivering an Internet-based platform of Next.
Connecting the Dots…How OSIsoft Leverages Microsoft Technology Across the RtPM Platform Christian R. Luckock Technical Strategist OSIsoft.
COLD FUSION Deepak Sethi. What is it…. Cold fusion is a complete web application server mainly used for developing e-business applications. It allows.
Synergex Advancing Applications. Partnering for Success.
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Expression Web 3... now with TFS!. What is Expression Web 3? Professional web design and development tool Create standards-based Web sites faster & easier.
Office 2010 Launch. Guided Tour Series ISBN
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script engine for dynamically generated web pages.
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
WEB320 Migrating ASP.NET 1.x Applications to ASP.NET 2.0 Stefan Schackow Program Manager Web Platform and Tools Team Microsoft Corporation.
ICINETIC Experts in.NET technologies and architectures.
ASP.NET in Definition: 1.ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites,
Imagine Creating Software Without a Single Line of Code!
Application Software System Software.
BIL527 – Bilgisayar Programlama I Introduction 1.
ISYS 512 Business Application Design and Development with.Net David Chao.
The Jukebox is a.NET web application that plays streaming music files to it’s clients according to their favorites musical genres. Clients can rate the.
Submitted by: Moran Mishan. Instructed by: Osnat (Ossi) Mokryn, Dr.
Visual Programming Borland Delphi. Developing Applications Borland Delphi is an object-oriented, visual programming environment to develop 32-bit applications.
A S P. Outline  The introduction of ASP  Why we choose ASP  How ASP works  Basic syntax rule of ASP  ASP’S object model  Limitations of ASP  Summary.
A Detailed Introduction To Visual Studio.NET CRB Tech ReviewsCRB Tech Reviews introduces you to the world of Visual.
61% YoY Growth.NET Active Developers (VS 2012+) 40%.NET Core downloads by new developers 62% GitHub contributions from outside of Microsoft (corefx.
Windows Azure platform academic pass
Introduction ITEC 420.
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
App Camp Gave written instructions for what we were doing and why.
DotNetSpider Editor Hefin Dsouza
Visual Studio Tools for Office 2005
Introduction to .NET Framework Ch2 – Deitel’s Book
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
MonoGame and Windows 8.
Living up to the Promise of Online Advertising
CIS16 Application Development – Programming with Visual Basic
Visual Studio 2005 Tools For Office: Creating A Multi-tier Application
0. Overview of 2-Day Academic .NET Workshop
Visual Studio 2008 Professional Edition Top reasons to upgrade
Visual Studio 2008.
Introduction to ASP.NET Parts 1 & 2
.Net for Test and Measurement
Presentation transcript:

Let’s Celebrate – Visual Basic 2008 Professor Corinne Hoisington

Less Frustration with VB 2008

Ready to Roll!

Microsoft Academic Alliance

The true added value of Visual Studio is dozens of wizards, smart and context-sensitive popup windows, effective debuggers, and visual designers are examples of facilities that may not necessarily make any code automatically smarter, but still help you focus on key points—skimming over chores, repetitive tasks, and overzealous procedures. Boosting Developer Productivity

Better Programming

Oodles of Frameworks

.NET Framework 3.5 Visual Studio 2008 can target multi- framework platforms. You no longer need to install two or more different versions of Visual Studio to deal with the various clients and projects. At any moment, you can upgrade or downgrade to any of the supported targets.

Express Editions?

Which Languages?

.NET Developer Jobs. Net Developer Job Market Overview,.Net Developer Jobs

.NET Developer Pay. Net Developer Job Market Overview,.Net Developer Jobs

Can I Convert Older Code?

VB Syntactic Sugar MsgBox is back! Intellisense is much better! Indentation clearer

ASP.NET 3.5 Visual Studio makes integrating designers into the development process easier. Designers can use familiar tools like the Microsoft® Expression® Suite to create UIs and produce files that developers can work with directly in Visual Studio.

ASP.NET 3.5 Visual Studio makes integrating designers into the development process easier. Designers can use familiar tools like the Microsoft® Expression® Suite to create UIs and produce files that developers can work with directly in Visual Studio.

Expression Studio

VSTO 2008 for Office 2007 and 2003

Smart Device Applications

Easier ways for developers to build smart clients Visual Studio Tools for Office 2007 (VSTO) is now fully integrated into Visual Studio 2008 Better UI with XAML Build Windows Vista applications Language Integrated Query (LINQ) to handle data more productively ASP.NET AJAX enables more efficient client-side execution to deliver a more responsive Web interface

Shelly Cashman Institute

Visual Basic 2008 Shelly Hoisington Over 200 free videos Teaches Windows, Mobile, Web, Office 2007, and Database Applications Available NOW! ISBN Software(90 day trial)

VB 2008 Complete Windows, Mobile, Web (ASP), and Office 2007 Applications Based on real-life business applications May 14, 2008 ISBN

VB 2008 Comprehensive Windows, PDA, Web, Database (ADO), LINQ, Web Services, Cell Phone and Office 2007 Applications June 12, 2008 ISBN Can be bundled with 90 day trial of Visual Studio Pro for free

For More Information Contact your local sales representative For more information on the latest Visual Basic Books please visit For sample and review copy request please call Upcoming Events Shelly Cashman Summer Series Institute Indiana University July There are still spots left -RegisterToday! Visit

An Insight into a Developer’s Mind “The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures.”