| |
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.
|
73 Articles match "Visual Studio"
See all articles with
"Visual Studio"
| The Latest from Michael C. Kennedy's Weblog | MORE | | Take the first hour of any online developer course for free at LearningLine Filed under: DevelopMentor Tagged: NET , ASP.NET , DevelopMentor , jQuery , MVC , Online courses , Online learning , Screencasts , tips , Visual Studio , web. DevelopMentor.NET ASP.NET jQuery MVC Online courses Online learning Screencasts tips Visual Studio web[Note: reblogged from blog.learninglineapp.com. I'd like to personally invite you to check out our work over at LearningLine - just follow the links below.]. We believe that LearningLine is the most effective online training for developers, period. Today it gets even better. Are you getting back into C++? Michael C. Kennedy's Weblog - Monday, April 1, 2013 Announcing LearningLine: Instructor-led online training from DevelopMentor Filed under: DevelopMentor Tagged: NET , ASP.NET , DevelopMentor , MSDN , Open Source , Screencasts , Speaking , tips , Tools , Visual Studio. DevelopMentor.NET ASP.NET MSDN Open Source Screencasts Speaking tips Tools Visual StudioI am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. We believe we have created just such an environment and I am thrilled to publicly announce it today. Here’s a short 3-minute video which will give you a quick overview. Michael C. Kennedy's Weblog - Monday, February 18, 2013 Screencast – Validating ASP.NET MVC Forms with DataAnnotations Filed under: Video Tagged: NET , MVC , Screencasts , Video , Visual Studio. Video.NET MVC Screencasts Visual StudioHere’s a new screencast for you MVC guys and gals out there. Validating ASP.NET MVC Forms with DataAnnotations. In this short screencast, I will show you how to leverage ASP.NET MVC’s excellent model binding as well as the DataAnnotations attributes to easily add both server-side and client-side validation for MVC websites. Michael C. Kennedy's Weblog - Friday, January 11, 2013 | | The Best from Michael C. Kennedy's Weblog | MORE | | 11 Killer Open Source Projects I Found with NuGet It's a killer new way to find, install, maintain, and manage references to open source libraries in Visual Studio 2010. What I want to talk about is all the cool open source projects I found just by flipping through the pages of the NuGet directory in the Visual Studio "Add Library Package Reference" dialog. Keep in mind, that to get the latest version, you can just use the Visual Studio "Add Library Package Reference" dialog because of all the NuGet goodness. Articles ASP.NET NoSQL Open Source Tools Visual StudioRazorEngine at [link]. Michael C. Kennedy's Weblog - Wednesday, January 19, 2011 Building a Cloud OS for.NET Developers - Part 2 How do we manage having Visual Studio and associated tools and servers universally accessible in the cloud, even on mobile devices such as iPads? At EC2 we can create a variety of Windows instances, get full admin access via remote desktop, and install anything we want (Visual Studio, SQL Server, MongoDB, etc). So you’ve logged in and you want to install Visual Studio, SQL Server, and other MSDN goodies. m a fan of Visual SVN. Articles Cloud Visual Studio web2.0But the one crucial aspect I left out was the developer tools. mkennedy. Michael C. Kennedy's Weblog - Monday, June 13, 2011 | - Six Things That’ll Surprise You About.NET 4.0
as well as Visual Studio 2010. 1 Visual Studio 2010. for the very first time an true open source will become and integral and supported part of Visual Studio and.NET? This would give your application essentially a visual programmability. Visual Studio 2010 Multi-monitor Support. Tags: Articles DevelopMentor Visual Studio I recently wrote an article for DevelopMentor ’s Developments entitled. Six Things That’ll Surprise You About.NET 4.0 ”. by Michael Kennedy. Read on and be pleasantly surprised! and VS 2010 Beta 2 ]. Michael C. Kennedy's Weblog - Wednesday, November 11, 2009 - Building a Cloud OS for.NET Developers – Part 2
In this second … Continue reading → Cloud Articles Visual StudioIn Part 1 of my Building a Cloud OS for.NET Developers series, I talked about setting up a pure cloud OS focused on developers. But the one crucial aspect I left out was the developer tools. - Visual Studio Tricks Series: #2 Multiple Startup Projects
W elcome to the next installment of my Visual Studio Tricks series. Tags: Visual Studio Continuing on from last time when I discussed how to quickly switch between startup projects using hot-keys, we'll cover another startup project trick. Here's the scenario. Suppose you're working on a brand new WCF application that has both a client and server piece. You need to start both the client and server to accomplish anything interesting. Most people fumble around starting the server, then the client. Did you know that you can tell VS to run both at once. Enjoy! Kennedy. Michael C. Kennedy's Weblog - Wednesday, August 22, 2007 - The NoSQL Movement, LINQ, and MongoDB – Oh My!
you may cry, “for where … Continue reading → NoSQL Open Source Visual StudioMaybe 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 “NoSQL” movement and it’s taking the web application world by storm. Insanity!” Michael C. Kennedy's Weblog - Thursday, April 22, 2010 - Unit Testing Coming to a Workflow Near You
Tags: Tools Unit Testing Visual Studio Michael C. Kennedy's Weblog - Tuesday, September 30, 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 - Building a Cloud OS for.NET Developers - Part 1
We’ll focus on.NET / Visual Studio developers, but I’m sure you can adapt this to your technology of choice. At the same time I need to be able to fire up Visual Studio and do some work with an unreliable or nonexistent Internet connection So I’m keeping my current “full” Windows system intact. What about Visual Studio? You may be thinking, “I * NEED * Visual Studio 2010”. We’ll talk about Visual Studio soon. You probably didn’t see Visual Studio in that list, because it wasn’t there! Installing “The Cloud”. %>
270 Articles match "Visual Studio"
See all articles with
"Visual Studio"
| The Latest from DevelopMentor | MORE | | The Architecture of WCF In these situations we can use metadata in the form of WSDL or WS-MetadataExchange to provide the client with a description of the endpoint which tools (Add Service Reference in Visual Studio and svcutil.exe from the command line) can consume and build the necessary code and configuration to invoke the service. 'Before WCF it was, of course, possible for software running on different machines to communicate. Over the lifetime of Windows there have been many technologies to achieve this: sockets, DCOM, MSMQ,NET Remoting, ASMX Web Services and more. Messages. Channels. WCF, as of 4.5, DevelopMentor Courses - Sunday, April 7, 2013 Getting started with AngularJS Either download this from the AngularJS site or use the NuGet package to add it to your Visual Studio 2012 project. 'Index: Getting started with AngularJS Creating an AngularJS Controller The #AngularJS $scope is not the MVC Model One of the nicer JavaScript frameworks out there to work with must be AngularJS. Now there are quite a few other ones out there and I have used a number of them but AngularJS seems to be the most structured of them. And while it is really powerful it is also really easy to get started with. It isn’t just a library like jQuery or Knockout.js Sweet :-). The Problem Solver - Friday, April 5, 2013 Getting started with AngularJS Either download this from the AngularJS site or use the NuGet package to add it to your Visual Studio 2012 project. 'One of the nicer JavaScript frameworks out there to work with must be AngularJS. Now there are quite a few other ones out there and I have used a number of them but AngularJS seems to be the most structured of them. And while it is really powerful it is also really easy to get started with. AngularJS is a client side framework for creating rich web applications using JavaScript and HTML. It isn’t just a library like jQuery or Knockout.js 1: 2: 3: 4: AngularJS Demo. The Problem Solver - Friday, April 5, 2013 | -
| The Best from DevelopMentor | MORE | - Verifying JavaScript with JSLint and Visual Studio
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 Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. finally decided to make this an almost instantaneous process. Jason Diamond - Saturday, August 9, 2008 - Verifying JavaScript with JSLint and Visual Studio
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: Uncategorized JavaScript Visual Studio Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. finally decided to make this an almost instantaneous process. It’s too simple, though. Jason Diamond - Saturday, August 9, 2008 - Build a Multi-Project Visual Studio Template
To enhance developer productivity, the toolkit combines a set of helper classes with code and xml snippets, as well as Visual Studio item and project templates. After installing the toolkit, all a developer needs to do to get started is open Visual Studio and create a new project by selecting one the project templates that appear under the Mvvm category. Visual Studio makes it extremely easy to create a single-project template. Now that you’ve created a multi-project Visual Studio template, you need a way to deploy it. Enjoy. Tony and Zuzana's World - Wednesday, September 14, 2011 - MongoDB vs. SQL Server 2008 Performance Showdown
In that article I introduced the NoSQL movement, MongoDB, and showed you how to program against it in.NET … Continue reading → NoSQL Articles Visual StudioThis article is a follow up one I wrote last week entitled “The NoSQL Movement, LINQ, and MongoDB – Oh My!”. Michael C. Kennedy's Weblog - Thursday, April 29, 2010 - Six Things That’ll Surprise You About.NET 4.0
as well as Visual Studio 2010. 1 Visual Studio 2010. for the very first time an true open source will become and integral and supported part of Visual Studio and.NET? This would give your application essentially a visual programmability. Visual Studio 2010 Multi-monitor Support. Tags: Articles DevelopMentor Visual Studio I recently wrote an article for DevelopMentor ’s Developments entitled. Six Things That’ll Surprise You About.NET 4.0 ”. by Michael Kennedy. Read on and be pleasantly surprised! and VS 2010 Beta 2 ]. Michael C. Kennedy's Weblog - Wednesday, November 11, 2009 %>
| | |