Sign in
|
Help
Home
Blogs
Media
All Tags
»
DevCenter
»
CSharp
(
RSS
)
Recent Posts
Saving and transferring customisations
IntPtr gets operators !!!
Updates on the Snippet Editor
Tags
.NET
Advisories / Bulletins
ASP.NET
C#
Community
Digital Media
Exchange
General
General Security News
Media Center
Microsoft
News
OpsMgr 2007
Rants
Security
Sharepoint
SPPS03_Tips
SQL Server
System Center
Tools
VB
Vista
Windows 7
Windows OS
Windows Server
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
.NET
Snippets
VB
VB10
VS 10
VS2008
VSM
Whidbey
XML
Saving and transferring customisations
I got an email from a reader last week asking about saving customisations in Visual Studio: Hi Bill I read an excellent article by you http://visualstudiomagazine.com/Articles/2007/12/01/Customize-the-VB-IDE.aspx?Page=1 Just wondering if you know of a way to export those customisations so I can set up...
Posted to
@ Head
by
bill
on Tue, Nov 24 2009
Filed under:
Filed under:
VB
,
VSM
,
DevCenter
,
VS2008
,
CSharp
,
.NET
IntPtr gets operators !!!
This seems so incredibly long overdue, but at last as of .NET 4, IntPtr has + and – operators added to it !! This means you can now easily write code such as : Dim ptr As IntPtr . . . . ptr += 4 this is great when dealing with offsets etc...
Posted to
@ Head
by
bill
on Wed, Nov 4 2009
Filed under:
Filed under:
VB
,
DevCenter
,
VB10
,
CSharp
,
.NET
,
VS 10
Updates on the Snippet Editor
First the good news : The February release of the Snippet Editor has now had 10,000 downloads ! Now for bug fix news: There were a couple of issues with the paths per language. A problem with Express Editions of Visual Studio occurred due to partial entries in the registry I didn’t for-see. Initial...
Posted to
@ Head
by
bill
on Wed, Sep 2 2009
Filed under:
Filed under:
VB
,
Whidbey
,
DevCenter
,
Snippets
,
VS2008
,
CSharp
,
.NET
,
VS 10
,
XML
Page 1 of 1 (3 items)