|
|
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.
|
17 Articles match "ASP.Net","Visual Studio"
|
Related DevelopMentor Courses
|
MORE
|
|
Visual Studio Team System
The course uses the latest version of Team System, Visual Studio Team System 2008. Essential Visual Studio Team System (FW357) Day 1 Introduction to VSTS This module presents an introduction to Microsoft's Visual Studio Team System, a new platform for integrating and managing all aspects of the software development process. Project Lifecycle Management: Introduction to Managing Projects with VSTS This module presents an introduction to project management with Microsoft's Visual Studio Team System. We can do that with Visual Studio.
DevelopMentor Courses
- Friday, June 12, 2009
Essential AJAX for ASP.NET Developers
You'll get answers to these questions: How do I integrate ASP.NET AJAX into my application? How can I customize ASP.NET AJAX to meet my requirements? your ASP.NET! Essential AJAX for ASP.NET 2.0 FW402) Day 1 Introduction to ASP.NET AJAX In this module, you?ll learn what it is that ASP.NET AJAX framework provides to developers. see how adding AJAX-like features to an existing ASP.NET application is not an easy task. It requires intimate knowledge of JavaScript, multiple Document Object Model implementations, and ASP.NET?s Come and learn to?
DevelopMentor Courses
- Friday, June 12, 2009
Beyond ASP.NET: Enhancing Web Development with.NET 3.5
Beyond ASP.NET: Enhancing Web Development with 3.5 The tour through this new landscape provides insight into: AJAX C# 3.0/LINQ ASP.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? What new controls have been added in ASP.NET 3.5? How can I leverage WCS for authentication in ASP.NET? When would I use AJAX, Silverlight, or MVC in my ASP.NET applications? Day 2 ASP.NET 3.5
DevelopMentor Courses
- Friday, June 12, 2009
|
31 Articles match "ASP.Net","Visual Studio"
|
The Latest from DevelopMentor
|
MORE
|
|
MSDN Roadshow in Maine
You’ll see Visual Studio 2010’s improved designer, microphone and webcam support, core API and XAML improvements, new out-of-browser options, and more. The great news is there’s plenty to help in.NET Framework 4 and Visual Studio 2010. We’ll sink our teeth into Task Parallel Library, PLINQ, Visual Studio 2010 debugging features, and new Framework classes that offer ways to make efficient programs and help shed those concurrency worries. Weaving the Next Web” – ASP.NET 4, Windows Azure, and Beyond. The Agenda: A Payload of Awesomeness.
The Blomsma Code
- Friday, May 7, 2010
MSDN Roadshow in Maine
You’ll see Visual Studio 2010’s improved designer, microphone and webcam support, core API and XAML improvements, new out-of-browser options, and more. The great news is there’s plenty to help in.NET Framework 4 and Visual Studio 2010. We’ll sink our teeth into Task Parallel Library, PLINQ, Visual Studio 2010 debugging features, and new Framework classes that offer ways to make efficient programs and help shed those concurrency worries. Weaving the Next Web” – ASP.NET 4, Windows Azure, and Beyond. The Agenda: A Payload of Awesomeness.
The Blomsma Code
- Friday, May 7, 2010
The NoSQL Movement, LINQ, and MongoDB - Oh My!
For a project I’m working on I’ve built a Windows Forms UI that lets me manage the database easily by just adding an object data source and doing some drag-drop magic in Visual Studio. Articles ASP.NET Open Source Talks Tools web2.0Maybe you’ve heard people talking about ditching their SQL Servers and other RDBMS entirely. There is a movement out in the software development world called the "No SQL" movement and it’s taking the web application world by storm. Insanity!” you may cry, “for where will people put their data if not in a database? Flat files? Related classes?
Michael C. Kennedy's Weblog
- Thursday, April 22, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Verifying JavaScript with JSLint and Visual Studio
I’ve turned that option on by default, but it shouldn’t hurt you if you’re not using ASP.NET AJAX. It also outputs any errors it finds in a format compatible with Visual Studio. Of course, to get the most out of using this, you’re going to want to set it up as an external tool in Visual Studio. Open up Visual Studio, go to Tools -> External Tools… and click Add. Tags: ASP.NET JavaScript Visual Studio finally decided to make this an almost instantaneous process. It’s too simple, though.
Jason Diamond
- Saturday, August 9, 2008
-
Verifying JavaScript with JSLint and Visual Studio
ve turned that option on by default, but it shouldn’t hurt you if you’re not using ASP.NET AJAX. It also outputs any errors it finds in a format compatible with Visual Studio. Of course, to get the most out of using this, you’re going to want to set it up as an external tool in Visual Studio. Open up Visual Studio, go to Tools -> External Tools… and click Add. quick tip for ASP.NET AJAX users: If you register your own namespaces using Type.registerNamespace , you’ll get many errors telling you that your namespace is undefined.
Jason Diamond
- Saturday, August 9, 2008
-
Six Things That’ll Surprise You About.NET 4.0
as well as Visual Studio 2010. 1 Visual Studio 2010. ASP.NET MVC is now integrated into VS 2010 and ships as part of.NET 4.0. In case you haven't heard of it, ASP.NET MVC is an alternative to the WebForms model that has been the backbone of ASP.NET for so many years. for the very first time an true open source will become and integral and supported part of Visual Studio and.NET? That does for ASP.NET WebForms, not just MVC projects. This would give your application essentially a visual programmability. quot; anyone?
Michael C. Kennedy's Weblog
- Wednesday, November 11, 2009
-
Webcast: Building Modern Apps in ASP.NET WebForms
Visual Studio 2010, and PDC 2009. We’ll talk about integrating ASP.NET’s routing infrastructure into existing an ASP.NET WebForms application. ASP.NET MVC : What’s that, you’d rather hear about ASP.NET MVC, not this creaky old WebForms stuff? WF 4 : Is WF 4 and visual programming your thing? Tags: ASP.NET DevelopMentor Screencasts Talks Visual Studio At DevelopMentor we have been running a bunch of free webcasts. Last month it was TDD and Agile. This month we are running 4 webcasts celebrating the announcements around.NET 4.0,
Michael C. Kennedy's Weblog
- Thursday, November 5, 2009
-
Introducing ASP.NET MVC (Model View Controller)
I recently wrote up an overview of the new ASP.NET MVC Framework for the Developments newsletter. Tags: Visual Studio encourage you to read it on the DevelopMentor website. It's an interesting programming model. All content copyright Michael C. Kennedy. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis.
Michael C. Kennedy's Weblog
- Wednesday, January 30, 2008
-
NET 3.5 Brings Breaking Changes to ThreadPool
To make this more real for everyone, this applies to you if you use any of the following: ASP.NET, WCF,NET Remoting, Delegate.BeginInvoke, SqlCommand.BeginExecute*, Windows Workflow , and more. Tags: DevelopMentor Visual Studio Holy smokes! thought we had figured out something significant when I posted.NET 3.5 Brings Major (Undocumented) Changes to ThreadPool where we discovered that the.NET 3.5 ThreadPool changed the allocation algorithm for adding threads from linear to logarithmic. This is bigger. Recently updated see note below ]. Here's the scenario. NET 2.0) NET 2.0
Michael C. Kennedy's Weblog
- Monday, February 25, 2008
-
Handy Web Development Technique
Now here's the sweet part: Edit the page in Visual Studio, notepad, whatever. ASP.NET Visual Studio web2.0I'm working on a fantastic website that I hope will have significant impact when it's ready. I'm planning on launching in roughly one month. came across what I think is an awesome technique for seeing how you web page will look as you edit it. This is WAY beyond WYSIWIG: Load the page you're working on in ALL the browser you care about. I'm using Chrome 4, FireFox 3.6, and IE 8. If you have the monitor space, cascade these browsers side-by-side. That's it.
Michael C. Kennedy's Weblog
- Thursday, February 25, 2010
|
|
|