Free JetBrains Webinars to Kickoff 2013
Join the DZone community and get the full member experience.
Join For FreeJetBrains is pleased to announce our first round of free webinars scheduled for 2013. You can expect great presenters, exciting topics and the opportunity to ask questions during the live events. Please join us for the following webinars:
Live Coding an IntelliJ IDEA Plugin from Scratch - Part 2
January 22, 19:00 - 20:00 CET
Register now - https://www4.gotomeeting.com/register/919645231
This free webinar on developing IntelliJ IDEA plugins will pickup where the previous one left-off. In Part 2 of Live Coding an IntelliJ IDEA Plugin from scratch, we will:
- Test our example plugin using our testing framework;
- Manage dependencies using our project model APIs;
- Show how to write inspections (code analysis), intentions (quick fixes), and saving options in the settings.
When Hadi Met Julie: A Story of Entity Framework, ReSharper, a Spaniard and The Data Farm Queen
January 24, 16:00 - 17:00 CET
Register now: https://www4.gotomeeting.com/register/138057743
When Hadi tried to create an Entity Framework app, he realized just how bad of a noob he really was (not surprising). He then decided to call on a favor to Julie, the Data Farm Queen. As Julie was teaching Hadi, he kept interrupting her to tell her about easier ways to do things using ReSharper. That's when they decided to stop right there and make the whole thing public. Julie would teach Hadi EF and he would in exchange show her some tips on how ReSharper could help with coding. Seems like a win-win situation. What could possibly go wrong?
In this webinar, you'll join Hadi in understanding how to do Entity Framework Code First while at the same time see what benefits ReSharper offers and how to use it efficiently. Well...that's the plan anyway.
Join us Thursday, January 24th from 16:00 – 17:00 CET (Central European Time). Space is limited; please register now. There will be an opportunity to ask questions during the webinar.
Deployment Automation with Octopus Deploy and TeamCity
February 12, 15:00 - 16:00 CET
Register now - https://www4.gotomeeting.com/register/587126967
You're probably familiar with building and testing code in TeamCity, but how do you deploy the built artifacts? How do you promote your deployments between development, test, staging and production environments, while keeping the process reliable, automated and secure?
Octopus Deploy can help to solve this problem, by integrating with TeamCity to push your changes out into production. In this session, Paul will walk through the process of building, testing, packaging and deploying an ASP.NET web applications and Windows Services into different environments using Octopus Deploy and TeamCity.
This free webinar will take place Tuesday, February 12th from 15:00 – 16:00 CET (Central European Time). Space is limited; please register now.
We would also like to draw your attention to another session being run by Anton Arhipov and ZeroTurnaround:
JRebel for IntelliJ IDEA - Using JRebel w/ IntelliJ IDEA
January 24, at 11:00 EDT (Eastern Daylight Time), 17:00 CET (Central European Time)
Register now - http://pages.zeroturnaround.com/JRebelforIntelliJ.html
Guys from ZeroTurnaround are constantly improving their JRebel plugin. This plugin makes it possible for Java developers to instantly see any code change made to an app without redeploying, by mapping your project workspace directly to a running application.
So, when you make a change to any class or resource in IntelliJ IDEA, the change is immediately reflected in the application, skipping build and redeploy phases.
In this webinar you will learn:
- How to install and configure JRebel plugin for IntelliJ IDEA
- How to apply JRebel for different types of projects: single-module and multi-module maven projects
- How project artifacts can be utilized for non-standard application deployment process
- Other tips and tricks for using JRebel
Opinions expressed by DZone contributors are their own.
Trending
-
A Complete Guide to AWS File Handling and How It Is Revolutionizing Cloud Storage
-
Build a Simple Chat Server With gRPC in .Net Core
-
Working on an Unfamiliar Codebase
-
Front-End: Cache Strategies You Should Know
Comments