| |
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.
|
12 Articles match "Visual Studio"
See all articles with
"Visual Studio"
| The Latest from Ardent Dev | MORE | | Survival Skills for Developers If you use Visual Studio, I highly recommend you explore the regular expression syntax available for the Find dialog box. Let’s suspend reality for a moment and pretend you’re heading out into the woods this weekend. Set aside the fact that you are a software developer and have no business tromping around out in the wilderness. You’re going to want to take along a few basics: maybe some matches, a tent or shelter of some sort, a bit of food, and some dry clothes. To survive you need the right tools / supplies and the skills to use them. Outcode. Outbuild. Regex. Ardent Dev - Wednesday, February 10, 2010 Visual Studio 2008 Hangs When Debugging ASP.NET App I’ve been doing some work with ASP.NET MVC but was having periodic issues with Visual Studio 2008 hanging (freezing / becoming unresponsive) when I tried to run my web application with debugging. eventually feel asleep and when I awoke sometime in the middle of the night, my web app was happily waiting for input and Visual Studio debugging was completely responsive. have a folder containing approximately 20,000 images that are not included in the Visual Studio web project but are sitting in a directory in the web site. No luck. Mystery solved. Ardent Dev - Monday, January 11, 2010 | | The Best from Ardent Dev | MORE | | Survival Skills for Developers If you use Visual Studio, I highly recommend you explore the regular expression syntax available for the Find dialog box. Let’s suspend reality for a moment and pretend you’re heading out into the woods this weekend. Set aside the fact that you are a software developer and have no business tromping around out in the wilderness. You’re going to want to take along a few basics: maybe some matches, a tent or shelter of some sort, a bit of food, and some dry clothes. To survive you need the right tools / supplies and the skills to use them. Outcode. Outbuild. Regex. Ardent Dev - Wednesday, February 10, 2010 Visual Studio 2008 Hangs When Debugging ASP.NET App I’ve been doing some work with ASP.NET MVC but was having periodic issues with Visual Studio 2008 hanging (freezing / becoming unresponsive) when I tried to run my web application with debugging. eventually feel asleep and when I awoke sometime in the middle of the night, my web app was happily waiting for input and Visual Studio debugging was completely responsive. have a folder containing approximately 20,000 images that are not included in the Visual Studio web project but are sitting in a directory in the web site. No luck. Mystery solved. Ardent Dev - Monday, January 11, 2010 | - Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.). Ardent Dev - Friday, December 19, 2008 - The Loathsome Ritual of Predictions for 2009
Developers will have lackluster interest in Dev 10 (Visual Studio 2010) and.NET 4 due to technical readiness / learning fatigue. Oh how I love and loathe the yearly cycle of predictions… Hard drives will get bigger! Processors will get faster and gain more cores! Web pages will get heavier! Billy Hollis will reiterate his doctrine of smart client superiority! Vertigo Software will release some new app that will make everyone feel inadequate! Richard Campbell will say something that reminds me of how dinky my podcast is compared to.NET Rocks! Microsoft will not buy Yahoo! Ardent Dev - Wednesday, January 7, 2009 - Be More Productive: Code Snippets in Visual Studio
There’s some cool stuff you can do with code snippets in Visual Studio. If you’re interested in productivity, you might also be interested in the Visual Studio ASPX Edit Helper , a little tool a whipped up one afternoon and have never updated. :) (Hey, the source code is there for download if you want to beef it up). Want to be more productive as a developer? Brian Noyes has a good overview on here , including some things I’m embarrassed to admit that I did not know. Ardent Dev - Tuesday, February 24, 2009 - Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.). Ardent Dev - Friday, December 19, 2008 - The Loathsome Ritual of Predictions for 2009
Developers will have lackluster interest in Dev 10 (Visual Studio 2010) and.NET 4 due to technical readiness / learning fatigue. Oh how I love and loathe the yearly cycle of predictions… Hard drives will get bigger! Processors will get faster and gain more cores! Web pages will get heavier! Billy Hollis will reiterate his doctrine of smart client superiority! Vertigo Software will release some new app that will make everyone feel inadequate! Richard Campbell will say something that reminds me of how dinky my podcast is compared to.NET Rocks! Microsoft will not buy Yahoo! Ardent Dev - Wednesday, January 7, 2009 - Be More Productive: Code Snippets in Visual Studio
There’s some cool stuff you can do with code snippets in Visual Studio. If you’re interested in productivity, you might also be interested in the Visual Studio ASPX Edit Helper , a little tool a whipped up one afternoon and have never updated. :) (Hey, the source code is there for download if you want to beef it up). Want to be more productive as a developer? Brian Noyes has a good overview on here , including some things I’m embarrassed to admit that I did not know. Ardent Dev - Tuesday, February 24, 2009 - Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.). Ardent Dev - Friday, December 19, 2008 %>
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 %>
| | |