<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3175951207365988866</id><updated>2011-11-27T15:19:09.596-08:00</updated><category term='programming'/><title type='text'>Solo</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://solo5u.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3175951207365988866/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://solo5u.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Solo</name><uri>http://www.blogger.com/profile/10083770773959124839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3175951207365988866.post-7770230315197493934</id><published>2009-01-26T18:30:00.000-08:00</published><updated>2009-01-26T18:33:35.474-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><title type='text'>Introduction to Visual C#</title><content type='html'>&lt;p class="docText"&gt;Learning a new programming language can be intimidating. If  you've never programmed before, the act of typing seemingly cryptic text to  produce sleek and powerful applications probably seems like a black art, and you  might wonder how you'll ever learn everything you need to know. The answer is,  of course, one step at a time. The first step to learning a language is the same  as that of any other activity: building confidence. Programming is part art and  part science. Although it might seem like magic, it's more akin to illusion;  after you know how things work, a lot of the mysticism goes away, freeing you to  focus on the mechanics necessary to produce the desired result.&lt;/p&gt; &lt;p class="docText"&gt;In this hour, you'll complete a quick tour that takes you  step-by-step through creating a complete, albeit small, Visual C# 2005 program.  Most introductory programming books start out with the reader creating a simple  "Hello World!" program. I've yet to see a Hello World program that's the least bit  helpful (they usually do nothing more than print &lt;tt&gt;hello world&lt;/tt&gt; to the  screenoh, fun). So, instead, you'll create a picture viewer application that  lets you view Windows bitmaps and icons on your computer. You'll learn how to  let a user browse for a file and how to display a selected picture file on the  screen. Both of these skills will come in handy in the real-world applications  that you'll create.&lt;/p&gt; &lt;p class="docText"&gt;&lt;a name="iddle1347"&gt;&lt;/a&gt;&lt;a name="iddle1578"&gt;&lt;/a&gt;&lt;a name="iddle1916"&gt;&lt;/a&gt;&lt;a name="iddle1931"&gt;&lt;/a&gt;&lt;a name="iddle2446"&gt;&lt;/a&gt;&lt;a name="iddle2471"&gt;&lt;/a&gt;&lt;a name="iddle2663"&gt;&lt;/a&gt;&lt;a name="iddle2867"&gt;&lt;/a&gt;Producing large,  commercial solutions is accomplished by way of a series of small steps. After  you've finished creating the project in this hour, you'll have a feel for the  overall development process and will have taken the first step toward becoming  an accomplished programmer. In fact, you will be building upon this Picture  Viewer program in subsequent chapters. By the time you complete this book, you  will have built a robust application, complete with sizable screens, an  intuitive interface, and professional error handling.&lt;/p&gt; &lt;p class="docText"&gt;By the end of this hour, you'll realize just how much fun it is  to program using Visual C# 2005.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3175951207365988866-7770230315197493934?l=solo5u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solo5u.blogspot.com/feeds/7770230315197493934/comments/default' title='Postare comentarii'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3175951207365988866&amp;postID=7770230315197493934' title='0 comentarii'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3175951207365988866/posts/default/7770230315197493934'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3175951207365988866/posts/default/7770230315197493934'/><link rel='alternate' type='text/html' href='http://solo5u.blogspot.com/2009/01/introduction-to-visual-c.html' title='Introduction to Visual C#'/><author><name>Solo</name><uri>http://www.blogger.com/profile/10083770773959124839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
