gishim79

Stories kicked by friends of gishim79

Developing A TouchyTwitter browser - Visual Studio 2010 + Surface SDK(amazedsaint.blogspot.com)

submitted by amazedsaintamazedsaint(835) 1 year, 7 months ago

Explains how to build a twitter browser using Surface SDK, for touch devices read more...

1 comment |category: |Views: 65

tags: another

SO2PDF - Export questions and Answers to PDF - Stack Apps(stackapps.com)

submitted by shobankrshobankr(165) 1 year, 8 months ago

so2pdf lets you convert Questions and Its Answers to PDF files.It uses FLEX for the Front End which calls a .net web service which uses wkhtmltopdf to generate PDF files. read more...

add a comment |category: |Views: 3

tags: another

What is an MVP? – How to become an MVP?(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 1 year, 8 months ago

A Direct Answer to Famous Question! read more...

add a comment |category: |Views: 552

tags: another

Garbage Collection Notifications in .NET 4.0 (advanceddotnettutorial.blogspot.com)

submitted by learndotnetlearndotnet(1053) 1 year, 8 months ago

Memory management is primary for any application. From the very beginning, we have used destructors, or deleted the allocated memory whilst using the other programming languages like C or C++. C# on the other hand being a proprietor of .NET framework provides us a new feature so that the programmer does not have to bother about the memory deallocation and the framework does it automatically. read more...

add a comment |category: |Views: 92

tags: another

Cumulus Tag Cloud for SharePoint(www.allaboutmoss.com)

submitted by shobankrshobankr(165) 1 year, 8 months ago

Cumulus Tag Cloud for SharePoint very similar to Wp Cumulus Tag Cloud for WordPress blogs read more...

add a comment |category: |Views: 73

tags: another

Twitter Trends Webpart for SharePoint(www.allaboutmoss.com)

submitted by shobankrshobankr(165) 1 year, 10 months ago

In this article we will see how we can develop a Twitter Web Part for Sharepoint. We are going to use jQuery and Twitter Search API along with our favorite c# code. read more...

add a comment |category: |Views: 12

tags: another

Win Microsoft Visual Studio 2010 with MSDN(www.allaboutmoss.com)

submitted by shivishivi(15) 1 year, 10 months ago

Here is your chance to Win Microsoft Visual Studio 2010 Ultimate with MSDN subscription which is worth $11,899. We have two copies to give away for our wonderful readers ;-) How can I win? Simple! All you have to do is follow these simple steps 1. If you have not subscribed to our updates do it now either through RSS or Email or you can follow us in Twitter ;-) . You don’t want to miss nice articles and giveaways like these. 2. Answer these simple questions. 3. Spread the word about allaboutmoss through the below sharing options. Contest closes on July 17th and Winners will be announced on July 20th. You can learn more about Visual Studio 2010 here. Share : * Digg * del.icio.us * Facebook * Google Bookmarks * DotNetKicks * email * Twitter read more...

add a comment |category: |Views: 7

tags: another

Win the Latest Manning EBooks(www.devcurry.com)

submitted by mopenmopen(3596) 2 years ago

Here’s a chance for you to win copies of the latest Manning EBooks. There are 10 copies in total to be won of the following: ASP.NET MVC 2 in Action, jQuery in Action - 2nd Edition, C# in Depth - 2nd Edition, SQL Server MVP Deep Dives, and SharePoint 2007 Developer's Guide to Business Data Catalog. read more...

add a comment |category: |Views: 253

tags: another

Handle JSON Exceptions Gracefully in ASP.NET MVC 2(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 2 years, 1 month ago

The following article demonstrates how to handle exceptions gracefully when calling Ajax methods using ASP.NET MVC 2. read more...

1 comment |category: |Views: 346

tags: another

Weather Application for Windows Phone 7(www.dotnetcurry.com)

submitted by shobankrshobankr(165) 2 years, 1 month ago

In this article we will learn how you can build a Weather application for Windows Phone 7. read more...

add a comment |category: |Views: 61

tags: another

Recent Posts Webpart [Download](www.allaboutmoss.com)

submitted by shobankrshobankr(165) 2 years, 2 months ago

SharePoint webpart to display recent posts from different blogs. read more...

add a comment |category: |Views: 18

tags: another

Sharepoint Survey: Can I add a comment box to a question?(www.allaboutmoss.com)

submitted by shobankrshobankr(165) 2 years, 2 months ago

Recently, there was an interesting question in stackoverflow. I am doing a survey in SharePoint, using the built in survey tool.I want to add a comment box next to my “ratings” questions..... read more...

add a comment |category: |Views: 54

tags: another

60+ .Net libraries every developer should know about(blog.webdistortion.com)

submitted by squiggssquiggs(585) 2 years, 3 months ago

Every good developer knows never to re-invent the wheel, especially if there is software out there that has been tested by others, and has an established track record. As a developer using the .NET framework I’ve found some of these libraries invaluable, so I’m sharing them for some of the other dev’s out there with a brief outline of how to use. read more...

2 comments |category: |Views: 2605

tags: another

Creating a Weather Gadget for Windows 7(www.dotnetcurry.com)

submitted by mopenmopen(3596) 2 years, 3 months ago

In this article we will see how you can develop a Weather gadget for Windows 7 which uses Yahoo Weather API for fetching Weather data. The application will also have some of the latest exciting features of Windows 7 like Thumbnail Toolbar and Progress bar. read more...

add a comment |category: |Views: 577

tags: another

Simple MP3 player for Windows 7(www.codeproject.com)

submitted by shobankrshobankr(165) 2 years, 3 months ago

In this article we will see how we can develop an MP3 player, using c#.net, which will use some of the new features of Windows 7. read more...

add a comment |category: |Views: 19

tags: another

Using .NET to Post a New BlogPost in Wordpress(dotnetcurry.com)

submitted by shobankrshobankr(165) 2 years, 6 months ago

n this article we will see how we can use .Net and communicate with the most popular blogging tool Wordpress and post a new blog post. Before starting the development of our application, it is very important to learn about XML-RPC because we will be using XML-RPC to communicate with a Wordpress blog. read more...

add a comment |category: |Views: 22

tags: another