KodefuGuru

Stories submitted by KodefuGuru

Windows Phone 7 Wednesdays by Telerik(blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Telerik is going to be hosting a 100% free, 100% awesome webinar series on some hot Windows Phone 7 development topics. Crash Course in Windows Azure with Windows Phone 7 with Evan Hutnick on May 18th at 11am EST. Becoming an Rx Pusher on your Windows Phone with Jim Wooley on May 25th at 11am EST. Push Notifications and Tiles for Windows Phone with Joe McBride on June 1st at 11am EST. Windows Phone 7 and Caliburn.Micro with Bill Moore on June 8th at 11am EST. read more...

add a comment |category: |Views: 3

tags: another

Telerik Extensions for ASP.NET MVC: File-New-NuGet(www.kodefuguru.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

I previously wrote about how easy NuGet makes it to install free and open source libraries into your projects. One essential library for any MVC project is Telerik Extensions for ASP.NET MVC (it has a grid, editor, date picker, and more), and it’s both open source and available through NuGet. You can view demos of it on Telerik’s website, but I want to walk you through setting it up in your own project from scratch. read more...

add a comment |category: |Views: 52

tags: another

Telerik Promises a Free .NET Decompiler Forever(www.infoq.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Telerik, a company making .NET and Agile development tools, has announced that JustDecompile, a code browsing and decompiling tool, will be made available for free, forever. read more...

add a comment |category: |Views: 4

tags: another

Reading/Writing cookies with HtmlPlaceholder for Silverlight(blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Imagine you have an HTML page which you want to read/write cookies to and all this has to happen from Silverlight. First, you need few JavaScript methods for reading/writing cookies. Let's call the page we want to read/write cookies to CookiesPage.html. read more...

add a comment |category: |Views: 4

tags: another

Losing Reflector? Try JustDecompile!(www.kodefuguru.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Telerik recently announced a new product: JustDecompile. It is guaranteed to be free for everyone, free forever: there are no time bombs. You can download the beta from the product page. I must say, out of the alternatives I’ve looked at, I believe JustDecompile has the smoothest user interface. read more...

add a comment |category: |Views: 5

tags: another

TeamPulse R1 2011 is Here: Bug Tracking, Productivity Features (blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

We are very excited to announce the official release of the R1 2011 version of our agile project management tool TeamPulse. This release expands the tool’s feature set with the addition of a Bug Tracking module, which allows users to record, triage, assign and evaluate bugs in an easy and intuitive way. We also wanted R1 2011 to be about increasing individual and team productivity. That’s why we introduced features like the “My Perspective” view, and the interactive TaskBoard, which give users more control over their daily work. Read through for the full list of new features. read more...

add a comment |category: |Views: 4

tags: another

You Should Use NuGet(www.kodefuguru.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

One of the best features in Visual Studio 2010 is the Extension Manager. It allows you to download, install, disable, enable, and uninstall a variety of extensions for Visual Studio without leaving the IDE. You can access Extension Manager through the Tools menu. read more...

add a comment |category: |Views: 1

tags: another

Know about IIS 7.5(gp.certansia.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Hi, This is a complete video presentation on demonstrating, how to use the Internet Information Services v.7.5 which is available on Windows 7 and Windows Server 2008 R2 SP1. read more...

add a comment |category: |Views: 1

tags: another

Get Your ASP.NET MVC App in the Spotlight(www.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Let Telerik know how the Telerik Extensions for ASP.NET MVC facilitated your development and participate in a contest for a spot in Telerik's Showcase Gallery and a number of Telerik Ultimate Collection licenses! read more...

add a comment |category: |Views: 4

tags: another

Detecting Memory Leaks with JustTrace Beta(www.kodefuguru.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Telerik JustTrace is a new performance and memory profiling utility, and the beta was released last week. Like many people, I’ve built projects with a focus on ensuring the functionality works, but it is vital that your application performs well without consuming unnecessary resources when it is finally delivered. To determine if there are issues I should be addressing, I downloaded the JustTrace beta and put my Win7 multitouch demo application, TouchCafe, to the the test. read more...

add a comment |category: |Views: 5

tags: another

10 Ways JustCode Makes Visual Studio Better(www.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Visual Studio is the perfect development tool for .NET developers, but it can be made better. With JustCode, you get unobtrusive, fast, enhancements for Visual Studio 2005, 2008, and 2010 that take developer productivity to the next level. read more...

add a comment |category: |Views: 169

tags: another

OpenAccess ORM Q2 2011 Will Feature a Profiler(blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Todd Anglin's blog on how to trust the SQL an ORM tool produces stirred quite a bit of attention from the community, which also pushed us to action. As a result, we are happy to announce very exciting news on the next version of Telerik OpenAccess ORM, due this summer. Telerik OpenAccess Q2 2011 will come with a built-in Profiler, which will open the "black box" of its operations and will give you an insight on how to optimize its behavior. read more...

add a comment |category: |Views: 19

tags: another

Introducing JustTrace and JustDecompile (blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Have you heard the news? New productivity tools have Just™ arrived, and it turns-out good things come in twos! JustTrace and JustDecompile have just been revealed and the betas are immediately available for download. read more...

add a comment |category: |Views: 54

tags: another

Connecting Microsoft Access to SQL Azure(debugmode.net)

submitted by KodefuGuruKodefuGuru(2818) 1 year, 1 month ago

Dhananjay Kumar gives a step-by-step account of how to connect an Access file to SQL Azure. read more...

add a comment |category: |Views: 0

tags: another

Telerik Data Virtualization, WCF RIA Services and Visual Studio Async(blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year, 1 month ago

Last week (MIX 2011), Microsoft released the second Visual Studio Async CTP and I’ve decided to give it a try and implement one of my blog posts related to our Silverlight Data Virtualization with WCF RIA Services. read more...

add a comment |category: |Views: 8

tags: another

RadControls for Windows Phone 7 Q1 2011 SP1 released (blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year, 1 month ago

We are happy to announce the immediate availability of the first service pack for our RadControls for Windows Phone 7 tools. This is mainly a maintenance release with lots of bug fixes (more than 30), performance improvements and several small new features over the existing controls. read more...

add a comment |category: |Views: 2

tags: another