Showing archive results for 2009

Oct 17, 2009
Post comments count0
Post likes count0

I'm A VB: Frank Buchan

VBTeam

Website: http://frankbuchan.blogspot.com/  ·        How long have you been using VB?Since about 1992, I believe, though I recall playing with something even earlier. ·        What industry do you work in?My company provides highly integrated oper...

Oct 17, 2009
Post comments count0
Post likes count0

I'm A VB: Júlio Ködel

VBTeam

 ·        How long have you been using VB?BASIC since 1986, Visual Basic since 1995. ·        What industry do you work in?(Really) Generic Software Development ·        How big is your developm...

Oct 17, 2009
Post comments count0
Post likes count0

I'm A VB: Luke Burri

VBTeam

  ·        How long have you been using VB? for 7 Years   ·        What industry do you work in? Library Systems   ·        How big is your development team? 2 Persons   · &nbs...

Oct 17, 2009
Post comments count0
Post likes count0

I'm A VB: Dattaprasad Kulkarni

VBTeam

  Website: http://getdotnet.wordpress.com  ·        How long have you been using VB?I am using VB.NET since last 3 years, have used Visual Studio 2003, Visual Studio 2005 and Visual Studio 2008 as well. ·        What industry do you work in?...

Oct 16, 2009
Post comments count0
Post likes count0

How do I deploy an application and its prerequisites? (Mary Lee)

VBTeam

Let me count the ways: xcopy, ClickOnce, Windows Installer (.msi), Windows Installer XML, Group Policy, Active Directory, Systems Management Service or System Center Configuration Manager, login scripts, CD, USB drive, and many more third-party software options. Despite the many options, one common requirement is that applications typically have p...

Oct 10, 2009
Post comments count0
Post likes count0

I'm A VB: Mohammadhani Toutounchi

VBTeam

 Website: http://honeyos.blogspot.com/  ·        How long have you been using VB?10 years ·        What industry do you work in?Software Consulting.E-Comerce(Forex) ·        How big is your...

Oct 10, 2009
Post comments count0
Post likes count0

I'm A VB: Ambarish Joglekar

VBTeam

 ·        How long have you been using VB?6 Years ·        What industry do you work in?Software Consulting.IT ·        How big is your development team?10 ·    &...

Oct 7, 2009
Post comments count0
Post likes count0

Getting Loopy (Matt Gertz)

Anthony D. Green [MSFT]

In my last post, I talked about the hidden costs that can occur whenever you call out to methods, particularly in loops.  In looking at my examples, reader KG2V commented that another thing that folks need to be aware of is avoiding the assumption that the world (or, in this case, a list) is a static thing.  It’s a good point and it...

Oct 6, 2009
Post comments count0
Post likes count0

Hidden Costs (Matt Gertz)

Anthony D. Green [MSFT]

(Note: there was a grievous error in this post based on a bad assumption on my art regarding VB.  Not feeling the need to hide my ignorance :-), I have instead made a number of edits in this post to bring it back to some semblance of reality.)One thing that gets me annoyed with myself is realizing that the product or service I’ve just bo...

Sep 30, 2009
Post comments count0
Post likes count0

Free SQL Server 2008 Express How-To-Guide Series

VBTeam

Thanks to the SQL Server Team we just released a free SQL Server 2008 Express How-To-Guide Series on msdev.com. During the next weeks we’ll also integrating parts of the series into the Visual Basic Developer Center, C# Developer Center, the Beginner Developer Learning Center, etc.One video of the series: How do I query data in a database?Giv...