Quantcast
Channel: Microsoft Identity Manager forum
Viewing all articles
Browse latest Browse all 7443

Microsoft TechNet Wiki Guru - Winners for June!!

$
0
0

The results for June's TechNet Guru competition have been posted!

http://blogs.technet.com/b/wikininjas/archive/2013/07/10/technet-guru-awards-june-2013.aspx

 

Congratulations to all our new Gurus for June. We will be interviewing and highlighting their achievements, as the month unfolds.

If you think you have a useful fact, snippet, or detailed solution that is as good or better than the examples you see for June, please share it with us on TechNet Wiki.

 

Post your JULY contributions here:

http://social.technet.microsoft.com/wiki/contents/articles/18211.technet-guru-contributions-july-2013.aspx

 

Below is a copy of the June winners. The last column being a few of the comments from the judges.

  

Guru Award BizTalk Technical Guru - June 2013  

Gold Award Winner

 

Ron PhillipsBizTalk: Monitoring and Automatically Starting Host Instances Via A Scheduled TaskMandi Ohlinger: "This is a very helpful script that users can implement now. "
Peter Laker: "Excellent article, loads of detail and nice format."
Ed Price: "Great introduction! I love how this incrementally takes you through the process."

Silver Award Winner

 

Abhijit MahatoImplementation of Routing slip pattern using ESB Toolkit 2.1 and BizTalk ServerMandi Ohlinger: "Great example of use ESB! The screen shots are a nice addition."
Ed Price: "Great formatting with the different sections! The images help visually explain everything."
Peter Laker: "Nice tip with lots of detail"

Bronze Award Winner

 

Mohit GuptaComplex FlatFile Conversion using Biztalk schema and MapPeter Laker: "Details, code and images make this a great article"
Ed Price: "The code blocks are very helpful!"
Mandi Ohlinger: "Great FlatFile example. We need more of these."

Guru AwardSharePoint 2010 Technical Guru - June 2013  

Gold Award Winner

 

Matthew YarlettUploading (and Resizing) Images to a SharePoint Picture Library via a WebpartMargriet Bruggeman: "Handy to have this code!"
Peter Laker: "Nice article. Who's the mugshot of?"
Ed Price: "It's very clear! It's great how you take us through this, with the code and image for clarity."
Tom Van Gaever: "Please do not set AllowUnsafeUpdate to true http://hristopavlov.wordpress.com/2008/05/16/what-you-need-to-know-about-allowunsafeupdates/"

Silver Award Winner

 

Sunny DasguptaSEO Friendly SharePoint Sites/PagesMargriet Bruggeman: "Good to know!"
TVG: "SharePoint 2013 PG has invested a lot in making SharePoint a better WCM solution. I would create a series that lists all the improvements for public facing websites (image rendition, device channels,...)"
Peter Laker: "Top tip"
Ed Price: "Short and sweet! Good use of images!"

Bronze Award Winner

 

Sunny DasguptaNew! SharePoint 2013: Branding Solutions as an App! Showcase your solutions now!TVG: "I like the showcase idea"
Ed Price: "This is an important business lesson! It would be great to follow this up with technical "how to" examples, with all the details."

Guru Award Small Basic Technical Guru - June 2013  

Gold Award Winner

 

Nonki TakahashiSmall Basic: How to Make a Turtle Maze GameRZ: "This is very cool. Nice layout, screenshots, and details instructions."
Ed Price: "I love this article! It's fun, and it takes you through the whole process in a fun and clear way, complete with great formatting, images, and code. Great job!"

Silver Award Winner

 

Jibba Jabbaa Development Map for Becoming a Good Programmer using Small Basic and MSDNRZ "Very useful information. Content is nicely structured."
Ed Price: "This is an incredibly valuable resource!"

Bronze Award Winner

 

Nonki TakahashiSmall Basic: Did You Know?RZ: "Very useful information. Especially concerning known issues."
Ed Price: "Chances are that you didn't know that... which makes this article very valuable!"

Guru Award SQL Server Analysis Services Technical Guru - June 2013  

Gold Award Winner

 

Yogish BhatAggregations in SSASPeter Laker: "Excellent subject. Excellent detail. Nice formatting."
Ed Price: "Great explanations, clearly written, and good job breaking up the sections so that it's easy to read and to use the TOC."

Silver Award Winner

 

Yogish BhatMOD Function in MDXPeter Laker: "Useful tip. Thanks!"
Ed Price: "Great solution!"

Guru Award SQL Server Reporting Services/Power View Technical Guru - June 2013  

Gold Award Winner

 

Tim PaclSorting Elements of a Concatenated StringPeter Laker: "An excellent article with some useful tips"
Ed Price: "This is a great article! You have a lot of code samples and a clear overview."

Silver Award Winner

 

Tim PaclAdding Links in SSRS ReportsPeter Laker: "Images really help to explain the procedure"
Ed Price: "The images help make the steps very clear!"

Bronze Award Winner

 

Tim PaclConcatenating Data Column Values Into a Single StringPeter Laker: "Useful tip, common problem"
Ed Price: "Good formatting on the code in this article."

Guru Award Transact-SQL Technical Guru - June 2013  

Gold Award Winner

 

Naomi NHow SQL Server Determines Type of the ConstantRichard Mueller: "A good recommendation to explicitly CAST values, with an example of possible consequences if you don't."

Silver Award Winner

 

Naomi NSET ANSI_PADDING Setting and Its ImportanceSamuel Lester: "Outstanding contribution! I love the process of walking us through the debugging you performed. People who read this article gain an understanding of not only the SET ANSI_PADDING setting, but also how you arrived at discovering this as well as the technical resources available to ask in the MSDN forums. Very, very good!"
Ed Price: "Very in depth article with great code formatting!"
Richard Mueller: "This explains an issue I was not aware of. Well researched. Good to include a script to correct the situation."

Bronze Award Winner

 

Johnny Bell JnrSQL Server Result Set In An HTML EmailRichard Mueller: "Very instructive. I like this because similar techniques can be used for other applications."
Samuel Lester: "Great article and very handy for sure. I'm a big fan of code generation through T-SQL as you're doing with the @HTML parameter. I use similar tricks often to generate code for other programming languages. Very good!"
Ed Price: "The text does a great job setting up the code blocks!"

Guru Award Visual Basic Technical Guru - June 2013  

Gold Award Winner

 

Reed KimbleHow to Communicate with a Microcontroller or Other Serial Device in VB.NetRichard Mueller: "A well written article with great information and a detailed code example. The explanation should allow someone to adapt this for many applications."
MR: "Well written and very descriptive."
Anthony D. Green: "This article has the most interesting topic but I wish it had a more concrete example like making a robot dance or something. Serial port communication is a common forum question as the writer points out - I'd be great if the user had something in the sample to run against/debug. Another suggestion I'd make is that the author break up the very long code sample into discrete steps with the paragraph describing the code following the code immediately. Right now a reader is confronted with a wall of text and has to try to grok it all at once before proceeding to the prose or scan back and forth to get it."
SB: "I like the article - I've seen many issues in the past with serial communication and its always a bit of a vague topic so any article is a positive in my opinion. It would be nice to link this to Micro-framework which added VB support and is another way of working with microcontrollers. Article is well written with good clean examples."
Ed Price: "Incredibly in depth with beautifully formatted code!"

Silver Award Winner

 

Paul IshakBitmap.Lockbits De-Mystified .NetRichard Mueller: "This was a difficult decision to rate these Wikis. This is a well researched article with good explanation of the steps required."
Mark Rideout: "Great details, though formatting makes it hard to read."
Anthony D. Green: "This was well written and well factored for reading. My only complaints are the lack of syntax colorization and the noisy line numbers. The topic is just obscure enough that it would have helped a lot to have a paragraph or two at the beginning to tell me what Lock bits is and why it's interesting rather than just jump into a deep dive. It links to another article which gives the motivation but it would have been great to have that inline."
SB: "Rather than an article I felt this was more a series of code snippets. Although very useful I prefer a narrative explaining things. I think that the content is OK but it alludes to the fact of performance improvements but would like maybe a bit more info as to how much more performance improvements can be made using this. Presentation wise I'd like to code colorized correctly as well as it helps tremendously in reading."
Ed Price: "I love how the article has its own banner image! Good code samples. Great job!"

Guru Award Visual C# Technical Guru - June 2013  

Gold Award Winner

 

Dan RandolphNamed Pipes IO for Inter-process CommunicationCW: "Well, rating this time around is pretty straightforward, what with there being one article. The only real dig I have against the article is that it brings up a GUI for this and I never see it. I know it isn't remarkable, but when you mention a GUI, I sort of expect to see it. Otherwise, this article provides a simple sample of using named pipes in c# code between two components."
Christian Lukito: "Good proof of concept showing how to use the API. But it will be more better if can provide real worlds example in what way this is more useful."
Peter Laker: "Only entry! Win!"
Ed Price: "Very clear and easy to read! Great code snippets with good formatting!"

Guru Award Windows Phone Technical Guru - June 2013  

Gold Award Winner

 

Tiziano CacioppoliniMaps and clustersPeter Laker: "Excellent subject, nice detail!"
Ed Price: "Great code and explanations! It could benefit from code blocks and headers/sections to break it up a little more. Great article!"

Silver Award Winner

 

isenthilHow to Launch Windows Phone 8 Emulator without using Visual Studio 2012?Peter Laker: "Thanks for the tip!"
Ed Price: "Short and sweet. Great formatting with the TOC and sections."

Guru Award Windows Store Apps Technical Guru - June 2013  

Gold Award Winner

 

Sachin SBuilding an App using the DataviewModel from external XMLPeter Laker: "Nice introduction to the subject. Excellent example and explanation."
Ed Price: "The image at the top catches your interest, and then the code blocks are great as well!"

Silver Award Winner

 

Sachin SBasic ColorPicker Control inside Settings PaneEd Price: "Great job breaking up the article with the different sections! The different sections, code headers, links back to the top, the image... it all helps make a better experience."
Peter Laker: "Very useful code. Commonly needed."

Bronze Award Winner

 

Sachin SInsert ComboBox item separator which is filled through Data BindingPeter Laker: "Top tip. Will no doubt come in very handy."
Ed Price: "Great formatting on the code snippets!"

Guru Award WPF Technical Guru - June 2013  

Gold Award Winner

 

Gaurav KhannaSet Brush for ScrollViewer ThumbPeter Laker: "Good to know if you're not adept at Blend"
Ed Price: "Great formatting on the code blocks!"

Silver Award Winner

 

XAML guyWPF: How to manage available/selected lists. Simple examples. MVVM and Code behindEd Price: "It's beautiful. A work of art! From the TOC, to the image at the top, the breakdown of sections, the code snippets, and all the way down. It's easy to read and easy to follow. Great job!"
Peter Laker: "A common problem, and a tidy solution :)"

Bronze Award Winner

 

Magnus (MM8)Event handling in an MVVM WPF applicationPeter Laker: "Nice event/command primer, lots of detail"
Ed Price: "Good formatting on the code, and the image helps you visualize it! Good article!"

A great big thanks to EVERYONE who contributed an article to last month's competition.

Hopefully we will see you ALL again in this month's listings?

 

If you have not yet contributed an article for this month, and you think you can produce a more useful, clever and better produced wiki article than the winners above, here's your chance! :D

 

Best regards,
Pete Laker

More about the TechNet Guru Awards:


#PEJL Got a good solution? If you invest your time in coding an elegant/novel or large answer on these MSDN forums, why not copy it over to our belovedTechNet Wiki, for future generations to benefit from!



#PEJL Got a good solution? If you invest your time in coding an elegant/novel or large answer on these MSDN forums, why not copy it over to our belovedTechNet Wiki, for future generations to benefit from!


Viewing all articles
Browse latest Browse all 7443

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>