Me, Myself and Mayvelous
23 Oct
I came across this “C# Yellow Book” by Rob Miles, MVP and a lecturer in the Department of Computer Science at University of Hull, and thought of sharing.
I think this would be good introductory reading for those of us learning C#
The C# Book is used by the Department of Computer Science in the University of Hull as the basis of the First Year programming course.
Download: Rob Miles CSharp Yellow Book 2008.pdf(1.4M)
I rolled his blog also; he posts pop quizzes every now and then.
30 Sep
Just going through my feeds and this one interests me. There is an announcement of the next version of Visual Studio and .Net Framework: Visual Studio 2010 and .Net Framework 4.0.
Visual Studio 2010 and the .NET Framework 4.0 mark the next generation of developer tools from Microsoft. Designed to address the latest needs of developers, Visual Studio and the .NET Framework deliver key innovations in the following pillars:
- Democratizing Application Lifecycle Management
Application Lifecycle Management (ALM) crosses many roles within an organization and traditionally not every one of the roles has been an equal player in the process. Visual Studio Team System 2010 continues to build the platform for functional equality and shared commitment across an organization’s ALM process.- Enabling emerging trends
Every year the industry develops new technologies and new trends. With Visual Studio 2010, Microsoft delivers tooling and framework support for the latest innovations in application architecture, development and deployment.- Inspiring developer delightEver since the first release of Visual Studio, Microsoft has set the bar for developer productivity and flexibility. Visual Studio 2010 continues to deliver on the core developer experience by significantly improving upon it for roles involved with the software development process.
- Riding the next generation platform wave
Microsoft continues to invest in the market leading operating system, productivity application and server platforms to deliver increased customer value in these offerings. With Visual Studio 2010 customers will have the tooling support needed to create amazing solutions around these technologies.- Breakthrough Departmental Applications
Customers continue to build applications that span from department to the enterprise. Visual Studio 2010 will ensure development is supported across this wide spectrum of applications.
Here is a full overview of Visual Studio 2010 and .NET Framework 4.0 and some more reading on vSTS 2010 (code-name “Rosario”): What’s new in Visual Studio Team System 2010. Read some more detail announcement on Somasegar’s (senior vice president of the Developer Division at Microsoft) post: What’s next for Visual Studio and .NET FX?
Ok, that’s about it for now.
17 May
This little apps, “Open Street Map” is getting popular among my colleagues and quite becoming the topic of discussion this morning. It’s all started from strangepants who pass on the word to my bro zatlite and now everyone at the office started adding street names for their residential areas. As for me, I just observed the site but haven’t done any actual work on it since almost every streets in our area has already been added by my bro. Anyways, here is how this cool little thing works.
It’s a wiki sort of world street map where anyone can login to add/edit the streets in your region.
OpenStreetMap is a free editable map of the whole world. It is made by people like you.
OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth.
To edit, you need to sign in first. Anyone can open an account there easily. You can also export the chosen map area into a few formats, (png, jpeg, svg, pdf, postscript) and can play around with the size, scale etc under “Export” tab.
You can also write some diaries on it or do some GPS tracing.
Ofcos’ if you are confused with how to do the tracing, you can always check out their wiki help page. In the Beginners’ Guide, there is an very well explained introductory video for you to get started with. I’m also checking out the video and briefly reading through the steps.
I did ask my bro, who actually done editing on the map, to write a post about it since it’s quite interesting to play around but as usual the lazy slime just passed me the video and ignored my request. So here I am dropping a note to whoever out there love playing with maps to check this site out.
Ciao!
15 May
I was reading this post, “Endless Conversation: The Unfolding Saga of Blogs, Twitter, Friendfeed, and Social Sites” from Web 2.0 Blog and checked out a few twitter applications mentioned in there.
I LOVE Summize and Twitterfeed; I use them the most. I find this two, Tweetwheel and Twitter Charts, pretty interesting especially the Tweetwheel.
The result wheel is just amazing and you can hover over to see all those links in your connections.
Beautiful isn’t it? Well, if you have time, try play around with those. I bet you’ll love a few.
14 Mar
So I’m one of certified
Worldwide.
Number of Microsoft Certified Professionals Worldwide
The Microsoft Certified Professionals (MCP) program was established in 1992. To date, more than 2 million people have achieved Microsoft Certification worldwide.
12 Mar
This is something interesting to check out. You can access your files and folders from any of your computers remotely.
Keep all your files in sync
Use FolderShare to create a mirrored image of your most important folders – like your Favorites, Pictures, and Documents – so they’re the same on all your computers.Sharing files is easier than ever
Sharing with friends, co-workers, and family is easy when you add and update files in a shared library. Large files? Not a problem – FolderShare can sync files up to 2 GBs in size. And it works on both Mac and PC.Get to your files instantly when you’re away from home
Install FolderShare on all your computers, and you can access all your files from any computer on the Internet.
It’s 3 steps installation,
# it will ask you whether you are an invited user or a new user,
# Name your computer,
# if you are new user, this step create an account for you,
Then you are done.
If you’re interested, download and test it out here: FolderShare and visit the site.
28 Feb
Just an aside note for myself.
Visual Studio Gallery
A place where all developers can go to find extensions to Visual Studio. The site has everything from community built power toys for VS to industry partner solutions for enterprise development.MSDN Code Gallery
MSDN Code Gallery is your destination for downloading sample applications and code snippets , as well as sharing your own resources.
Updated: New Features. Thx Anthony.