<?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-6177464635083772722</id><updated>2012-02-16T07:39:25.437-08:00</updated><category term='Internal'/><category term='Friend'/><category term='Virtual'/><category term='Passing Parameters by Value and Reference'/><category term='AndAlso'/><category term='OrElse in C#'/><category term='Introduction to this blog.'/><category term='VB.Net and C# differences whitepaper'/><category term='VB.NET and C# comparison'/><category term='quick - difference - reference guide'/><category term='Overridable'/><title type='text'>VB to C#</title><subtitle type='html'>C# equivalents for VB commands</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://vbtocsharp.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://vbtocsharp.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Sumant</name><uri>http://www.blogger.com/profile/11589744543544642315</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>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6177464635083772722.post-2275258283278263297</id><published>2007-07-30T23:10:00.000-07:00</published><updated>2007-07-30T23:40:45.614-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Overridable'/><category scheme='http://www.blogger.com/atom/ns#' term='Internal'/><category scheme='http://www.blogger.com/atom/ns#' term='Virtual'/><category scheme='http://www.blogger.com/atom/ns#' term='Friend'/><title type='text'>Overridable and Friend</title><summary type='text'>Owing to C++ background, I 'assumed' that C# has a keyword called 'Friend' and which is similar to 'Friend' in VB.NET. Well, my assumption was wrong. The C# equivalent of VB's 'Friend' is 'Internal'.Well, this time I was converting a small snippet from C# to VB and so came across need of using 'Virtual' in VB. I had absolutely no clue, what this must be, but found after a little googling that its</summary><link rel='replies' type='application/atom+xml' href='http://vbtocsharp.blogspot.com/feeds/2275258283278263297/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177464635083772722&amp;postID=2275258283278263297' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/2275258283278263297'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/2275258283278263297'/><link rel='alternate' type='text/html' href='http://vbtocsharp.blogspot.com/2007/07/overridable-and-friend.html' title='Overridable and Friend'/><author><name>Sumant</name><uri>http://www.blogger.com/profile/11589744543544642315</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>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177464635083772722.post-3013855770918079234</id><published>2007-05-04T22:34:00.000-07:00</published><updated>2007-05-05T14:09:14.944-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='VB.Net and C# differences whitepaper'/><title type='text'>"Differences Between Visual Basic .NET and Visual C# .NET" white paper</title><summary type='text'>There is a white paper on "Differences Between VB.NET ad VC#.NET" from Microsoft which can be downloaded from here.Interesting enough to read, one of the related Microsoft's support kb article [kb308470] states :Because of the previous differences between Visual Basic and C/C++, manydevelopers assume incorrectly about the capabilities of Visual Basic .NET. Many Visual Basic developers think that </summary><link rel='replies' type='application/atom+xml' href='http://vbtocsharp.blogspot.com/feeds/3013855770918079234/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177464635083772722&amp;postID=3013855770918079234' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/3013855770918079234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/3013855770918079234'/><link rel='alternate' type='text/html' href='http://vbtocsharp.blogspot.com/2007/05/differences-between-visual-basic-net.html' title='&quot;Differences Between Visual Basic .NET and Visual C# .NET&quot; white paper'/><author><name>Sumant</name><uri>http://www.blogger.com/profile/11589744543544642315</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><entry><id>tag:blogger.com,1999:blog-6177464635083772722.post-6401872585017488905</id><published>2007-04-10T09:08:00.000-07:00</published><updated>2007-04-10T09:43:39.586-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Passing Parameters by Value and Reference'/><title type='text'>Parameter Scope in C#</title><summary type='text'>By scope, here, I mean 'value' type or 'reference' type.The parameters are passed almost as in VB.net, by default a parameter is passed as 'value' type (ByVal in VB.net). In C# we don't use any specifier to indicate a 'value' type parameter.For reference types we have specifiers 'ref' and 'out' with a subtle difference between both, which is, all 'ref' parameters must be initialized before being </summary><link rel='replies' type='application/atom+xml' href='http://vbtocsharp.blogspot.com/feeds/6401872585017488905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177464635083772722&amp;postID=6401872585017488905' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/6401872585017488905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/6401872585017488905'/><link rel='alternate' type='text/html' href='http://vbtocsharp.blogspot.com/2007/04/parameter-scope-in-c.html' title='Parameter Scope in C#'/><author><name>Sumant</name><uri>http://www.blogger.com/profile/11589744543544642315</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><entry><id>tag:blogger.com,1999:blog-6177464635083772722.post-3386392457354696541</id><published>2007-04-01T23:16:00.000-07:00</published><updated>2007-04-01T23:27:38.891-07:00</updated><title type='text'>More Differences ...</title><summary type='text'>In my previous post, I had mentioned about the quick difference reference page. Today I was looking for comparison options for a byte value in vb and did a search on Google for "comparing Byte value VB.net" and what I got was what I have been looking earlier with most significant keywords. Can you guess that? It gave me a list of sites that have quick reference guides or cheat sheets for C# and </summary><link rel='replies' type='application/atom+xml' href='http://vbtocsharp.blogspot.com/feeds/3386392457354696541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177464635083772722&amp;postID=3386392457354696541' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/3386392457354696541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/3386392457354696541'/><link rel='alternate' type='text/html' href='http://vbtocsharp.blogspot.com/2007/04/more-differences.html' title='More Differences ...'/><author><name>Sumant</name><uri>http://www.blogger.com/profile/11589744543544642315</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><entry><id>tag:blogger.com,1999:blog-6177464635083772722.post-4834693800566328610</id><published>2007-03-09T19:58:00.000-08:00</published><updated>2007-03-09T20:07:39.579-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='VB.NET and C# comparison'/><category scheme='http://www.blogger.com/atom/ns#' term='quick - difference - reference guide'/><title type='text'>VB.NET and C# : quick - difference - reference</title><summary type='text'>Today I came across this nice web page where the author has consolidated most of the basic differences (and equivalents) between these languages. The list is quite exhaustive and the side by side display style is wonderful. A real quick reference guide for learners like me.[visit quick reference guide page]</summary><link rel='replies' type='application/atom+xml' href='http://vbtocsharp.blogspot.com/feeds/4834693800566328610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177464635083772722&amp;postID=4834693800566328610' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/4834693800566328610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/4834693800566328610'/><link rel='alternate' type='text/html' href='http://vbtocsharp.blogspot.com/2007/03/vbnet-and-c-quick-difference-refrence.html' title='VB.NET and C# : quick - difference - reference'/><author><name>Sumant</name><uri>http://www.blogger.com/profile/11589744543544642315</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>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177464635083772722.post-4172466156253746277</id><published>2007-03-09T19:18:00.000-08:00</published><updated>2008-01-31T22:28:11.335-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='AndAlso'/><category scheme='http://www.blogger.com/atom/ns#' term='OrElse in C#'/><title type='text'>Equivalent of short-circuiting using - AndAlso &amp;&amp; OrELse</title><summary type='text'>The equivalent operators for 'AndAlso' and 'OrElse' of VB.NET in C# are '&amp;&amp;' and '||' respectively.If your question is what's new about it? Well, for me it was a news. As I always used 'And/Or' in VB and '&amp;&amp;' in C++ or Java, never really cared about the difference between both, as I considered them to be the same. When .NET added the power of 'Also and Else' to these operators in VB, I learnt a </summary><link rel='replies' type='application/atom+xml' href='http://vbtocsharp.blogspot.com/feeds/4172466156253746277/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177464635083772722&amp;postID=4172466156253746277' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/4172466156253746277'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/4172466156253746277'/><link rel='alternate' type='text/html' href='http://vbtocsharp.blogspot.com/2007/03/equivalent-of-short-circuiting-using.html' title='Equivalent of short-circuiting using - AndAlso &amp;&amp; OrELse'/><author><name>Sumant</name><uri>http://www.blogger.com/profile/11589744543544642315</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>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6177464635083772722.post-7631051830150798476</id><published>2007-03-02T20:55:00.000-08:00</published><updated>2008-01-31T22:25:04.647-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Introduction to this blog.'/><title type='text'>What this blog is about?</title><summary type='text'>Hi,I am a (seasonal) programmer and have been playing with Visual Basic since long. Though I have exposure to other programming languages as well, yet VB has been my all time love. Many a times I tried to explore Java, but instead of that always ended up creating some kind of Java IDE in VB. Well, that is how I learnt and explored VB.When C#'s beta version was relased, I kind of played with that </summary><link rel='replies' type='application/atom+xml' href='http://vbtocsharp.blogspot.com/feeds/7631051830150798476/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6177464635083772722&amp;postID=7631051830150798476' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/7631051830150798476'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6177464635083772722/posts/default/7631051830150798476'/><link rel='alternate' type='text/html' href='http://vbtocsharp.blogspot.com/2007/03/what-this-blog-is-about.html' title='What this blog is about?'/><author><name>Sumant</name><uri>http://www.blogger.com/profile/11589744543544642315</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>
