DCSIMG
Windows 7 - Guy Burstein's Blog

Guy Burstein's Blog

Developer Evangelist @ Microsoft

News

Guy Burstein The Bu

Disclaimer
Postings are provided 'As Is' with no warranties and confer no rights.

Guy Burstein LinkedIn Profile

Browse by Tags

All Tags » Windows 7 (RSS)
‫ישראלי זכה בתחרות העולמית לפיתוח אפליקציות ל- Windows 7‬
‫ישראלי זכה בתחרות העולמית לפיתוח אפליקציות ל- Windows 7‬ במהלך כנס המפתחים השנתי של מיקרוסופט, שהתקיים לאחרונה בלוס אנג'לס התקיים הגמר העולמי של התחרות Code7 לפיתוח אפליקציות ל- Windows 7 . הזוכה הוא בנימין בונדי , בן 24 מחיפה, ארכיטקט תוכנה בחברת פרס-סנס (Press-Sense) מאור עקיבא. מלבד הזמנה לכנס היוקרתי, זכה בונדי בפרס כספי בסך 17,777$. הראיון המלא שקיימתי עם בנימין בונדי - באתר ניוזגיק. תהנו!
Windows 7: Create .Net Flickr Federated Search Connector
Windows 7: Create .Net Flickr Federated Search Connector Windows 7 makes searching for content much easier with Federated Search . In this post I’ll talk about how to how to create a Flickr Federated Search Providers in .Net .   Before We Start This sample uses Flickr API through Flickr.Net. In order to build your own version of this Flickr Federated Search Connector : Download Flickr.Net from CodePlex Acquire your API and Secret Keys for Flickr API . Create a new ASP.Net Web Application Create...
Windows 7: Register a New File Associations
Windows 7: Register a New File Associations Lets say I have a standard Windows Forms application that works with .guy file types (which is nothing but a text file): This application can be launched from the command line with a file name as an argument: > TextFilesViewer.exe SampleFile.guy In this case, the application displays the file contents in the multiline textbox above: private void ViewerForm_Load( object sender, EventArgs e) {   string [] args = Environment .GetCommandLineArgs();...
Getting Started with Windows 7 Development Through Windows API Code Pack
Getting Started with Windows 7 Development Through Windows API Code Pack   Windows 7 is said to be a great operating system, much more secure, faster and productive than its predecessors. As with every version of Windows, it also contains a huge amount of new features exposed for developers as API’s, unfortunately, as unmanaged code. The Windows SDK team is working on a project called Windows API Code Pack which provides managed wrappers for Windows API ’s. Downloading the Windows API Code Pack...
Download MIX09 Sessions and Watch Offline
Download MIX09 Sessions and Watch Offline personally prefer watching sessions regardless of my Internet connection status, so I decided to download MIX09 sessions and watch offline . I collected the list of available sessions from MIX 09 , and they are easy to download. I personally use Free Download Manager for simultaneous efficient downloads - you can try it yourself. Just select all the text in this post, right click and select “Download Selected with Free Download Manager”. Note: Full details...
Windows 7 Beta is Available for MSDN and TechNet Subscribers
Windows 7 Beta is Available for MSDN and TechNet Subscribers Read more about Windows 7 Get the Beta Enjoy!