| |
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.
|
25 Articles match "Tools"
See all articles with
"Tools"
| The Latest from The Problem Solver | MORE | | DotNed podcast: Mads Kristensen on ASP.NET developer tooling in Visual Studio 2012 and beyond 'For a change an English language podcast :-) In this podcast Maurice de Beijer speaks with Mads Kristensen about web tooling in Visual Studio 2012. Besides the standard build in tooling for web developer they also talk about Web Essentials 2012, the plugin Mads develops in his spare time to give web developers even more features and capabilities. Links: Blog: [link] Web Essentials 2012: [link] Web Developer Checklist: [link] Enjoy! Podcast DotNed The Problem Solver - Friday, March 15, 2013 DotNed podcast: Mads Kristensen on ASP.NET developer tooling in Visual Studio 2012 and beyond For a change an English language podcast :-) In this podcast Maurice de Beijer speaks with Mads Kristensen about web tooling in Visual Studio 2012. Besides the standard build in tooling for web developer they also talk about Web Essentials 2012, the plugin Mads develops in his spare time to give web developers even more features and capabilities. Links: Blog: [link] Web Essentials 2012: [link] Web Developer Checklist: [link] Enjoy! Podcast DotNed The Problem Solver - Friday, March 15, 2013 Installing RavenDB 2 Adding them is easy, just open the NuGet Package Manager Console window from the Visual Studio Tools menu and issue the following two command: 1: Install-Package RavenDB.Server. This package adds no references to the project but adds the required executable and its dependencies to a Tools folder in the RavenDB.Server.2.0.xxxx solution folder containing all the NuGet packages. Before we get started with RavenDB we need to install the required parts. Which package to install? As should be obvious from the screenshot above there are quite a few NuGet packages to choose from. Enjoy! The Problem Solver - Friday, January 4, 2013 | | The Best from The Problem Solver | MORE | | Entity Framework 4.1 power tools Power Tools making it even easier to do Code First development with an existing database. The EF team at Microsoft just release a first CTP of the EF 4.1 Guess it isn’t really code first in that case but database first I did a quick test with an existing database, Northwind to be exact, and it worked pretty well. The only gotcha is you have to make sure the EF4.1 assemblies are available in your project otherwise you will receive the exception below. Adding Ef4.1 is easy though, just download the installer and install them or even better, just add a package reference using NuGet. Enjoy! The Problem Solver - Thursday, May 19, 2011 DotNed podcast: Mads Kristensen on ASP.NET developer tooling in Visual Studio 2012 and beyond For a change an English language podcast :-) In this podcast Maurice de Beijer speaks with Mads Kristensen about web tooling in Visual Studio 2012. Besides the standard build in tooling for web developer they also talk about Web Essentials 2012, the plugin Mads develops in his spare time to give web developers even more features and capabilities. Links: Blog: [link] Web Essentials 2012: [link] Web Developer Checklist: [link] Enjoy! Podcast DotNed The Problem Solver - Friday, March 15, 2013 DotNed Podcast: Gert Drapers over SQL Server developer tooling Gert vertelt onder meer hoe hij bij Microsoft begonnen is en hoe hij de eerste SQL server tools voor developers, ook wel Data-Dude genoemd ontwikkelt heeft. Links: Blog: [link] SQL Server Data Tools: [link] Get Started with Microsoft SQL Server Data Tools: [link] TechDays sessies: [link] [link] Enjoy! In deze podcast spreekt Hassan Fadili Gert Drapers over zijn carrière bij Microsoft en zijn sessies data georiënteerde sessies tijdens de laatste TechDays. TheProblemSolver DotNetEvents. Data Access Podcast DotNed The Problem Solver - Thursday, March 8, 2012 | - Workflow 4 and Visual Basic expressions
And guess what their favorite tools are. When using Windows Workflow Foundation 4 you often need to enter expression in some activity property. The new thing is these expressions are all in the Visual Basic dialect regardless of what language you project is in. So when developing a project in C# the expressions are sill in Visual Basic. Weird right? Well not really when you think about it! After all power business users are expected to be able to modify workflows. That would be Microsoft Excel and Word. And what do they use to create macros? Not very VB like right? Enjoy WF4! The Problem Solver - Monday, October 26, 2009 - DotNed podcast: Freena Eijffinger over Autisme en de Surface
Met dank aan onze sponsor: Red-Gate, ingeniously simple tools Links: Autitouch: [link] Freena: [link] Hart van Nederland: [link] BizSpark: [link] Enjoy! In deze podcast spreekt Maurice de Beijer met Freena Eijffinger over autisme en hoe Freena de Microsoft Surface tafel gebruikt om autisme te diagnotiseren bij kinderen. TheProblemSolver DotNetEvents.NET WPF Podcast DotNed DevDays dotnetmag Surface The Problem Solver - Wednesday, January 4, 2012 - Tincr and live reloading of CSS/JavaScript in Google Chrome
The same goes the other way, make a change to your CSS in the Chrome developer tools and the change will be save to disk automatically. After installing Tincr you will see an additional tab in the Chrome developer tools. Make sure to keep the Chrome Developer Tools open and switch back to Visual Studio and make some changes to your CSS. The standard workflow with web development is run the web application, make some changes to your CSS in Visual Studio, flip back to the browser and reload the page to see the effect. How cool is that? Recommended! The Problem Solver - Saturday, November 17, 2012 - DotNed Podcast: Peter Provost over unit testen
Peter Provost is een senior program manager voor Microsoft Visual Studio waar hij aan de agile tools werkt. In deze podcast spreekt Hassan Fadili met Peter Provost over unit testen. Tijdens Tech-Ed Europe was hij in Amsterdam voor diverse sessies over TDD en Agile development. Enjoy! TechEd Podcast DotNed SharePoint UnitTesting The Problem Solver - Thursday, July 19, 2012 - Maurice de Beijer: Installing RavenDB 2
Adding them is easy, just open the NuGet Package Manager Console window from the Visual Studio Tools menu and issue the following two command: 1: Install-Package RavenDB.Server -Pre. This package adds no references to the project but adds the required executable and its dependencies to a Tools folder in the RavenDB.Server.2.0.xxxx solution folder containing all the NuGet packages. Before we get started with RavenDB we need to install the required parts. Which package to install? As should be obvious from the screenshot above there are quite a few NuGet packages to choose from. The Problem Solver - Friday, January 4, 2013 - DotNed Podcast: Tom Verhoeff over geld verdienen met Windows Phone 7 applicaties
Links: Blog: [link] Blogpost nav TechDays sessie: [link] Mark Monster zijn Unified Ad oplossing: [link] Verschillende posts over Tom zijn review reader tool: [link] AddDuplex: [link] Managing Trial Applications for Windows Phone: [link] Je kan hem hier afluisteren. In deze podcast spreekt Maurice de Beijer met Tom Verhoeff over zijn sessies op de TechDays. Tom presenteerde een sessie over hoe je geld kan verdienen met Windows Phone 7 applicaties. Het lijkt op het eerste gezicht zo eenvoudig, je maakt een app en het geld stroomt binnen. Enjoy! WP7 Podcast DotNed The Problem Solver - Thursday, May 10, 2012 - Installing ASP.NET MVC 4 Beta breaks ASP.NET MVC 3 RTM applications
The projects created by the ASP.NET MVC 3 Tools Update release are fine. We where just bitten by this one and the problem was not immediately obvious. You will see some error like The name 'model' does not exist in the current context or 'System.Web.WebPages.Html.HtmlHelper' does not contain a definition for 'ActionLink' and no extension method 'ActionLink' accepting a first argument of type 'System.Web.WebPages.Html.HtmlHelper' could be found (are you missing a using directive or an assembly reference?) Enjoy! TheProblemSolver. The Problem Solver - Wednesday, March 14, 2012 %>
339 Articles match "Tools"
See all articles with
"Tools"
| The Latest from DevelopMentor | MORE | | Agile Clinic: Dear Allan, we have a little problem with Agile. m no fan of Jira, or any other electronic tool but most team use one so nothing odd so far. 'Consider this blog an Agile Clinic. On Friday an e-mail dropped into my mailbox asking if I could help. The sender has graciously agreed to let me share the mail and my advice with you, all anonymously of course… The sender is new to the team, new to the company, they are developing a custom web app for a client, i.e. they are an ESP or consultancy. the Developers work in sprints, estimating tasks in JIRA as they go. Sprints last three weeks, including planning, development and testing. Yikes! Allan Kelly's Blog - Sunday, April 28, 2013 A Roundup of MongoDB Management Tools Back in the early days, there really were no management tools analogous to RDBMS tools (e.g. It’s time to look around and see what management / monitoring tooling is around these days for MongoDB. Robomongo — is a shell-centric cross-platform open source MongoDB management tool (i.e. My take : Robomongo is definitely my current favorite management tool for MongoDB. or.PHP file on your server and you get a well rounded management tool. The lack of management tools was hurting MongoDB’s adoption in the early days. The news is good. Michael C. Kennedy's Weblog - Monday, April 22, 2013 Requirements and Specifications Having worked through this I conclude that BDD is an excellent specification tool. Now, while BDD and SbE may well give Developers first class specification tools these tools should not be mistaken for requirements tools and shouldn’t be used as such. 'As I was saying in my last blog, I’m preparing for a talk at Skills Matter entitled: “Business Analyst, Product Manager, Product Owner, Spy!” which I should just have entitled it “Requirements: Whose job are they anyway?” and so I’ve been giving a lot of thought to requirements. So I turned to my bookshelves…. nothing. Allan Kelly's Blog - Monday, April 15, 2013 | -
| The Best from DevelopMentor | MORE | - Building Windows Machines in Amazon EC2
All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Tags: Articles Tools In this article I'm going to give you a simple, step-by-step overview of how to create a Windows 2008 server image in Amazon's Elastic Cloud Compute (EC2) infrastructure. Now I must admit I'd rather have found a good tutorial on The Internets or even in a book. Feel free to send me any I missed. My experience is they are either dated or about Linux and so on. First, briefly why does one care about EC2? Here we go. Create an Account. Enable EC2 Features. Michael C. Kennedy's Weblog - Saturday, January 30, 2010 - The NoSQL Movement, LINQ, and MongoDB - Oh My!
The NoSQL movement asks the question: “Is the relational database (RDBMS) always the right tool for data storage and data access?”. You may have to run a transformation tool if you’re making radical data changes, but that’s true in SQL systems as well. To get started, download MongoDB the tools and server here: [link]. Generally I look down upon that sort of development, but for an admin tool it’s just fine. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Insanity!” Flat files? Related classes? Michael C. Kennedy's Weblog - Thursday, April 22, 2010 - 11 Killer Open Source Projects I Found with NuGet
All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Articles ASP.NET NoSQL Open Source Tools Visual StudioSo maybe I'm late to the party, but I recently started playing with NuGet. It's a killer new way to find, install, maintain, and manage references to open source libraries in Visual Studio 2010. Plenty of people have written about it ( Phil Haack and Scott Hanselman for example). Let's just say you should learn about NuGet if you don't know it already. RazorEngine at [link]. YUI Compressor for.Net at [link]. Here you go. Michael C. Kennedy's Weblog - Wednesday, January 19, 2011 - A Roundup of MongoDB Management Tools
Back in the early days, there really were no management tools analogous to RDBMS tools (e.g. It’s time to look around and see what management / monitoring tooling is around these days for MongoDB. Robomongo — is a shell-centric cross-platform open source MongoDB management tool (i.e. My take : Robomongo is definitely my current favorite management tool for MongoDB. or.PHP file on your server and you get a well rounded management tool. The lack of management tools was hurting MongoDB’s adoption in the early days. The news is good. - Entity Framework 4.1 power tools
Power Tools making it even easier to do Code First development with an existing database. The EF team at Microsoft just release a first CTP of the EF 4.1 Guess it isn’t really code first in that case but database first I did a quick test with an existing database, Northwind to be exact, and it worked pretty well. The only gotcha is you have to make sure the EF4.1 assemblies are available in your project otherwise you will receive the exception below. Adding Ef4.1 is easy though, just download the installer and install them or even better, just add a package reference using NuGet. Enjoy! The Problem Solver - Thursday, May 19, 2011 %>
| | |