jokiz
(x-a)(x-b)(x-c)...(x-z)
Browse by Tags
All Tags
»
visual studio
(
RSS
)
.NET
agile
anchoring
bug
C#
continuous integration
debugging
designer
excel
exceptions
initializecomponent
installer
intellisense
keyboard shortcuts
ms word
msoffice
rants
resharper
SQL
stored procedures
subversion
tdd
techie
tips
tools
undo
version control
windows forms
Debugging stored procedures on SQL Server 2005
Published 09-26-2007 12:41 PM |
jokiz
My current task in our project is majorly in MSSQL. I wanted to debug a chain of stored procedures and I have just found out that MS has removed debugging tools out of SQL Server 2005 client tools and relied more on visual studio's. I have experienced...
Tracking active item in Solution Explorer
Published 08-29-2007 3:28 PM |
jokiz
I find it hard when the currently active code sheet or item is not highlighted in solution explorer and there were times when i couldn't easily see where the option is so this is for my future reference. VS 2003: Tools->Options->Environment...
Resharper 3.0 Beta is out
Published 05-31-2007 10:24 AM |
jokiz
Jetbrains has just released their beta version of Resharper 3.0, download it here . Again, VB.NET guys out there, you should try Resharper since it now supports your language. Resharper 3.0 will now come into three versions (C#, VB and Full edition)....
Closing shortcuts
Published 05-07-2007 4:29 PM |
jokiz
if you're a keyboard junkie, you might have mistaken to close that Visual Studio Tool Window (resharper's find usage is a prime candidate) with an Alt+F4 keystroke and when you don't have any changes to save, your slow VS which took you almost...
Debugging ICollection
Published 04-24-2007 2:22 PM |
jokiz
i'm sure you have experienced debugging an ICollection type and couldn't see the values included in the said collection, recursively expanding nodes in your QuickWatch just like this: i just found this forum post about it here using visualizers...
Ankhsvn 1.0.1 now available
Published 02-21-2007 10:04 AM |
jokiz
If you're like me who had a hard time with the blue icon color for modified files in Ankhsvn 1.0 final, just grab the latest bits of Anksvn here . The team has released a patch to change the modified icon to orange.
Refresh issue of AnkhSVN
Published 01-30-2007 9:24 PM |
jokiz
There is a refresh issue on the version 1 release of AnkhSVN addin for visual studio last year (i thought it was already the RTM version 1.0 release, it was just RC4). if you are a tortoisesvn committer, you'll notice that the ankh refresh command at...
vshost files in bin folder
Published 01-04-2007 10:02 AM |
jokiz
i was surprised to see two new files in the bin folder of our windows application project (<application name>.vshost.exe and <application name>.vshost.config files). post from here says that it is an optimization for visual studio debugging...
Learning VSTO
Published 12-07-2006 5:14 PM |
jokiz
We've just upgraded to Visual Studio 2005 (finally!) and I'm currently exploring Visual Studio Tools for Office for my next project. It's my first time to use it and i have seen it used in one of the events through MS Philippines. The project's specification...
Stored Procedure Debugging
Published 11-15-2006 9:42 AM |
jokiz
i previously have an experience on debugging stored procedures especially those that involve dynamic sql generation and execution. my experience told me that debugging stored procedure of this type is better with visual studio compared to query analyzer...
InstallShield 12 uninstall breaks TestDriven.NET
Published 10-02-2006 10:48 PM |
jokiz
I have just uninstalled my Evaluation copy of InstallShield 12 which I used to setup our build server. Unluckily, my TestDriven.NET addin suddenly is not behaving properly. My officemate who also had his IS12 copy uninstalled currently have the same problem...
Resharper's Unit Test Runner hangs
Published 08-30-2006 3:31 PM |
jokiz
One of my teammate is using Resharper 2.0's unit test runner and i like the way it presented the passed, failed and ignored tests in tabs. I want to shift to using it instead of TestDriven.Net which just output results to the Output Window but i am experiencing...
designtime visual inheritance bug for new .NET 2.0 controls
Published 08-23-2006 8:27 PM |
jokiz
i just found out a bug on visual inheritance concerning the new controls in .NET 2.0. Basically it says that if you have an inherited control (non-private), designer won't allow you to "design it" in the child form (they're locked). more info here .
VS 2003 SP1 available
Published 08-17-2006 9:49 PM |
jokiz
Soma blogs about the just released service pack 1 for vs 2003. i am not installing it yet until a number of users have already said that the said service pack is stable. i don't want to deal with a bug resulting from this fix (if there will be any...
dropping dropdowns
Published 08-10-2006 11:54 AM |
jokiz
i haven't really used this shortcut key for the past years and eversince i used firefox with the web search, i became hooked into it. i've been using it in every application (ms excel, visual studio) to toggle the dropdownlist items. no need to...
More Posts
Next page »
Search
Go
This Blog
Home
Contact
Tags
.NET
agile
ASP.NET
blogging
bug
C#
continuous integration
controls
design guidelines
designer
keyboard shortcuts
lokal
mobile
ms word
NHibernate
rants
resharper
SQL
subversion
tdd
techie
tips
version control
visual studio
windows forms
Community
Home
Blogs
Media
Forums
Groups
Archives
December 2008 (1)
December 2007 (3)
October 2007 (3)
September 2007 (2)
August 2007 (4)
July 2007 (9)
June 2007 (5)
May 2007 (12)
April 2007 (7)
March 2007 (8)
February 2007 (11)
January 2007 (15)
December 2006 (10)
November 2006 (8)
October 2006 (9)
September 2006 (20)
August 2006 (23)
July 2006 (17)
June 2006 (30)
May 2006 (27)
April 2006 (21)
March 2006 (24)
February 2006 (14)
January 2006 (5)
December 2005 (4)
November 2005 (7)
October 2005 (2)
September 2005 (7)
August 2005 (5)
July 2005 (6)
June 2005 (14)
May 2005 (4)
April 2005 (18)
March 2005 (17)
February 2005 (14)
January 2005 (8)
News
Subscribe to jokiz by Email
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go