Skip Navigation Links


Creating plugins for dotPeek

Author : Maarten.Balliauw      Blog : JetBrains .NET Tools Blog      Date : 5/15/2013 8:00:33 AM

'In a previous post, we’ve seen that dotPeek supports creating and loading plugins. The NuGet plugin for dotPeek is a good example to demonstrate how to get started creating plugins for dotPeek. Sources for this plugin are available on GitHub. But let’s create a plugin of our own! Before we start: dotPeek does not have a [...]'

Read full article

Meet dotTrace 5.3.2 Performance with CLR 4.5 support

Author : Daria.Dovzhikova      Blog : JetBrains .NET Tools Blog      Date : 5/14/2013 4:30:52 PM

'Today we are happy to announce availability of a new maintenance release of our .NET performance profiler. Please feel free to download and try the latest dotTrace 5.3.2 Performance. Starting from this update dotTrace Performance supports the latest version of CLR. In case you have already updated CLR to version 4.5 or just plan to do [...]'

Read full article

ReSharper 8 EAP: NuGet based Extension Manager

Author : Matt Ellis      Blog : JetBrains .NET Tools Blog      Date : 5/10/2013 10:38:42 AM

'ReSharper has always had a powerful extensibility story – its Open API allows plugins to use the same APIs that the core product uses. But distribution – discovery, installing and uninstalling – has previously been left to the plugin author, meaning the user is left with an experience ranging from msi installers to zip and [...]'

Read full article

Peeking into NuGet packages with dotPeek

Author : Maarten.Balliauw      Blog : JetBrains .NET Tools Blog      Date : 5/7/2013 8:57:17 AM

'Using dotPeek, we can peek into assemblies by downloading symbols or by decompiling them. Out of the box, we can also open NuGet packages stored locally. But what about NuGet packages that we haven’t downloaded yet? Well… there’s a plugin for that! The plugin is available for download. Extract the ZIP file contents and run the [...]'

Read full article

New Features in the Latest ReSharper 8 EAP

Author : Dmitri Nesteruk      Blog : JetBrains .NET Tools Blog      Date : 4/30/2013 4:00:24 PM

'Good news everyone — we’ve got another EAP build ready and it should come as no surprise that we’ve got a few new features to talk about. So without further ado, here’s what we’ve got in store for you today. Extension Manager or how to provide xUnit.net support We sometimes get requests to provide certain features out of [...]'

Read full article

Refactoring Legacy Code Bases, Free Online Event May 8

Author : rdemmer      Blog : JetBrains .NET Tools Blog      Date : 4/17/2013 4:02:40 PM

'In cooperation with Microsoft, join JetBrains’ Hadi Hariri for the free online event, Refactoring Legacy Code Bases using Microsoft Visual Studio and ReSharper. The session is intended for architects, designers and professional developers. Refactoring Legacy Code Bases Wednesday, May 8, 9:00 AM - 10:00 AM Pacific Time (GMT-08:00) Not everyone has the possibility of working on Greenfield projects [...]'

Read full article

ReSharper’s Web Path Mapping Explained

Author : Dmitri Nesteruk      Blog : JetBrains .NET Tools Blog      Date : 4/15/2013 10:00:30 AM

'One of the many scenarios that ReSharper seeks to address in web projects is a situation where the locations of files during the design of the app are different from the locations where the app gets deployed. This makes life difficult for ReSharper, since it doesn’t know where to go looking for the relevant files. [...]'

Read full article

ReSharper 7.1.3 is Available for Visual Studio 2012 Update 2

Author : Jura Gorohovsky      Blog : JetBrains .NET Tools Blog      Date : 4/12/2013 4:52:31 PM

'Have you upgraded Visual Studio 2012 to Update 2 RTM? If you have, please download ReSharper 7.1.3, which is mostly about compatibility with this new Visual Studio update. Specifically, ReSharper can now successfully run MSTest fixtures in VS2012 Update 2 (this was the most important problem that has prevented usage of ReSharper 7.1.2 with VS2012 Update [...]'

Read full article

Webinar Recording: Jon Skeet Inspects ReSharper

Author : rdemmer      Blog : JetBrains .NET Tools Blog      Date : 4/11/2013 7:45:58 AM

'On Tuesday, April 9th, we held a free webinar with Hadi Hariri and C# legend Jon Skeet. The concept was simple enough: to play with some of the most sophisticated ReSharper code inspections and have Jon try to break ReSharper with tricky code samples. The recording of this webinar is embedded below and can be found directly [...]'

Read full article

ReSharper 8 EAP, Build 3: What’s New!

Author : Dmitri Nesteruk      Blog : JetBrains .NET Tools Blog      Date : 4/8/2013 2:43:56 PM

'You have probably already guessed that this post is about a new set of features that has appeared in the new build of the ReSharper EAP late last week, so, without further ado, here’s what we’ve got in store for you: Bulb Menus in Margin In an attempt to streamline the programmer’s interaction with gutter marks and [...]'

Read full article

Introducing the dotPeek 1.1 EAP

Author : Dmitri Nesteruk      Blog : JetBrains .NET Tools Blog      Date : 4/2/2013 3:07:26 PM

'In our recent blog post on the ReSharper 8 EAP, we have mentioned certain improvements to the decompilation support. Today, we are happy to announce that the next version of dotPeek, our free decompiler, has also reached the EAP stage. Here are some of the features that you can try out today. Export Assembly to Project Many [...]'

Read full article

Another ReSharper 8 EAP Build. More Features

Author : Dmitri Nesteruk      Blog : JetBrains .NET Tools Blog      Date : 3/27/2013 11:29:47 AM

'Earlier this month we announced the first EAP of ReSharper 8 and a set of features that came with it. Now we have another EAP build out there, and a few more features available for you to try out. Here’s an overview. Pull Parameter Refactoring In previous versions of ReSharper, when you invoked the Change Signature refactoring [...]'

Read full article

ReSharper Code Analysis Goes Beyond Visual Studio

Author : Dmitry Matveev      Blog : JetBrains .NET Tools Blog      Date : 3/26/2013 1:02:30 PM

'One of ReSharper’s most notable features, Code Analysis, is now unleashed and ready to hunt for bad and dead code—without even opening Visual Studio. Dubbed as InspectCode, it is as simple as a command-line tool can be and requires a minimum of one parameter—your solution file. But as it runs it will apply all of [...]'

Read full article

Jon Inspects ReSharper – Free Webinar Tuesday, April 9th

Author : rdemmer      Blog : JetBrains .NET Tools Blog      Date : 3/21/2013 4:06:16 PM

'Join Hadi Hariri and Jon Skeet - man, father, legend - on Tuesday, April 9th for our webinar, “Jon Inspects ReSharper.” Some call him the Chuck Norris of C#. The guy that the compiler bends to obey is going to join us for this webinar to walk us through some of the inspections that ReSharper offers. He’ll [...]'

Read full article

Remote Profiling using dotTrace

Author : Maarten.Balliauw      Blog : JetBrains .NET Tools Blog      Date : 3/21/2013 6:40:39 AM

'We’ve already had a series of blog posts on remote profiling with dotTrace. We’re now accompanying it with a short video that demonstrates how to attach the dotTrace profiler to a remote server (in this case hosted on Azure), which may become handy when a performance problem only occurs on staging or production. Head over [...]'

Read full article

TeamCity plugin for Visual Studio

Author : Maarten.Balliauw      Blog : JetBrains .NET Tools Blog      Date : 3/12/2013 1:45:55 PM

'When working with TeamCity and Visual Studio, we can do a lot of things right from within our IDE. We can trigger a remote run, fetch dotCover code coverage information from the server, view changes and builds from a tool window, navigate to unit tests and a lot more. In this post, we’ll be looking [...]'

Read full article

Introducing the ReSharper 8 EAP

Author : Dmitri Nesteruk      Blog : JetBrains .NET Tools Blog      Date : 3/6/2013 8:04:05 PM

'In the world of technology, no-one can afford to stand still. As new frameworks and languages come out, ReSharper does its best to keep up. This is why we are happy to announce the opening of the ReSharper 8 Early Access Program. With the forthcoming release, we are proud to announce the following features, which [...]'

Read full article

AngularJS support for ReSharper

Author : Matt Ellis      Blog : JetBrains .NET Tools Blog      Date : 2/28/2013 12:42:28 PM

'In case you haven’t already been introduced, AngularJS is a popular JavaScript framework for creating dynamic web applications. It provides many of the services required to build such applications, not the least of which is a declarative approach to updating the UI. It favours the use of data binding and templates over direct DOM manipulation, [...]'

Read full article

Meet JetBrains at TechDays Belgium and TechDays Netherlands

Author : rdemmer      Blog : JetBrains .NET Tools Blog      Date : 2/22/2013 9:29:17 AM

'The JetBrains Team is on the road again continuing alongside Microsoft TechDays tour for stops in Belgium and the Netherlands. Join top international and local speakers discussing the hot topics of the day including Windows 8, Visual Studio 2012, Windows Azure, Windows Phone 8, HTML5 and much more. At both locations we will have a booth [...]'

Read full article

Meet ReSharper 7.1.2, dotTrace 5.3.1 Performance

Author : Jura Gorohovsky      Blog : JetBrains .NET Tools Blog      Date : 2/20/2013 4:05:38 PM

'Two quick maintenance releases to our .NET tools become available today: please download ReSharper 7.1.2 and dotTrace 5.3.1 Performance. ReSharper 7.1.2 contains fixes to Find Usages (RSRP-336714) and auto-completion in XAML (RSRP-337050), brings a pack of unit testing improvements related to running MSTest fixtures in Visual Studio 2012 (here’s the list of fixes), and adds more [...]'

Read full article

Bloggers

active bloggers in the last 24 hrs. Number shown in the bracket represents number of posts published in past 24 hrs,


other authors(73)

Vashi Chandiramani(9)

sankarshan(7)

Kartik Ramaswamy(4)

MUNZ TDT(4)

Abhay Naxalrevolution(2)

AS(2)

Deepak(2)

Firoze Shakir Photographerno1(2)

Gaurav B Gothi(2)

Govind Kumar(2)

Nikhil Sheth(2)

pixie(2)

Sanjeev(2)

Srinivasan Sampathkumar(2)

Tinkoo(2)

A, J and S(1)

Abhishek Mukherjee(1)

aburman(1)

amarllyis(1)

Animesh Ganguly(1)

anisnest(1)

Anubhav Sharma(1)

Aravind GJ(1)

Archana Kumar(1)

arkadev(1)

aseemrastogi2(1)

astrosunilnomy(1)

Atanu Ghosal(1)

Bharat(1)

Bharathram Pattabiraman(1)

bhuji(1)

BUTTERFLIES OF TIME(1)

churumuri(1)

cresloga(1)

Curry Leaf(1)

Deeps(1)

Dew(1)

Dhaval Mehta(1)

Dheeraj Pandey(1)

Dr Babu(1)

Erin W.(1)

Fidarose Isha(1)

Gandharv(1)

Garfield Dsouza(1)

Gauri(1)

Gv Sparx(1)

Harimohan(1)

Heartcrossings(1)

Hemu(1)

HRoi Consulting(1)

Ibrahim(1)

Indrani(1)

inquisitiveguurl(1)

IS(1)

Iti(1)

Javin Paul(1)

Jnanaswarupan(1)

Kalyan P(1)

Kamal Sharma(1)

karanbhujbal(1)

Kichu Khonn(1)

Lakshmi Prabhala(1)

lijindev keloth(1)

M D(1)

mad madrasi(1)

magiceye(1)

mahima(1)

Manas Khatri Mastana(1)

Mayank Mishra(1)

mervin anto(1)

monikamanchanda(1)

Mridul Greenwold(1)

Nanka(1)

Neelam Dadhwal(1)

Nik P(1)

nina a.(1)

nitya(1)

Nivedita Thadani(1)

parth joshi(1)

Prahallad Panda(1)

Prakash Jain(1)

Pushkaraj Shirke(1)

R.D. Bhalekar(1)

Raji(1)

Ram Shiv Murti Yadav(1)

Ram Surjit(1)

Renu(1)

RNA Corp(1)

S Vijaya Saradha(1)

Sakshi Garg(1)

Sameena Prathap(1)

Santosh bs(1)

Shobha(1)

Shreya(1)

Shriti(1)

SJ(1)

Spiritual Sherpa(1)

Srikanth(1)

Sriram Khé(1)

Sunil Jose(1)

Suravi Shome(1)

Tanushree(1)

Tarang Sinha(1)

udaya chandran(1)

Vidya lakshmi(1)

Vikram Karve(1)

yashika G(1)

Yashodhara(1)

Yogesh(1)

yogesh singh(1)