Archive

RSSBlogEngine.NET (1)

Date Title Comments Rating
2007-11-05 The Move 0 None

RSSIIS (6)

Date Title Comments Rating
2008-08-02 Fix for Could not download the Silverlight application error 3 5
2008-07-30 Rewrite URL and HttpHandler problems on IIS with certain character types 1 None
2008-05-02 How to configure sourcesafe for internet access 1 None
2007-11-14 Breaking changes in ASP.Net 2.0 HTTP Handlers when moving from IIS5 on Windows 2000 to IIS6 on Windows 2003 1 None
2007-11-05 Installing IIS on a 2003 server machine with SP2 and .Net 2.0 already installed 0 None
2007-11-05 Installing IIS on an XP machine with SP2 and .Net 2.0 already installed 3 5

RSS.NET (11)

Date Title Comments Rating
2008-07-30 Rewrite URL and HttpHandler problems on IIS with certain character types 1 None
2008-03-27 From HTTP to HTTPS and back (continued discussion) 8 5
2008-03-14 How to fix the server method failed Maximum length exceeded error when using ASP.NET AJAX 3 3.5
2008-03-05 Where to download the latest silver light SDK's and tools (Silverlight 2, Blend 2.5 etc.) 1 None
2008-02-13 Avoiding some common errors when consuming web services and calling page methods using ASP.NET AJAX extensions 1 5
2008-02-11 How to use json.js client side JavaScript file inside an AJAX.NET project 1 5
2007-12-20 The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) 1 5
2007-11-26 Fix for Silverlight 1.1 Tools Alpha for Visual Studio 2008 Package Load Failure 4 3.3
2007-11-14 Breaking changes in ASP.Net 2.0 HTTP Handlers when moving from IIS5 on Windows 2000 to IIS6 on Windows 2003 1 None
2007-11-05 Installing IIS on a 2003 server machine with SP2 and .Net 2.0 already installed 0 None
2007-11-05 Installing IIS on an XP machine with SP2 and .Net 2.0 already installed 3 5

RSSEmail (2)

Date Title Comments Rating
2008-02-06 How to move or transfer Outlook account settings and data to a new computer 0 4.8
2007-11-07 SMTP 535 5.7.3 Authentication unsuccessful error on Exchange server 2003 5 4.3

RSSExchange (1)

Date Title Comments Rating
2007-11-07 SMTP 535 5.7.3 Authentication unsuccessful error on Exchange server 2003 5 4.3

RSSMFC (2)

Date Title Comments Rating
2007-11-13 Automatically scrolling an MFC Rich Edit Control(CRichEditCtrl) 0 4.2
2007-11-11 Handling tree control check box selection/de-selection in Win32/MFC 3 4.1

RSSC++ (2)

Date Title Comments Rating
2008-01-25 Internet Explorer ATL ActiveX event not firing (IConnectionPointContainerImpl Advise not called on time) 6 None
2007-12-11 Little Endian, Big Endian and C/C++ Bit Fields 0 5

RSSWin32 (3)

Date Title Comments Rating
2008-03-22 Fixing the missing symbols problem when debugging 32-bit applications on Windows 64-bit using WinDbg 1 5
2007-11-13 Automatically scrolling an MFC Rich Edit Control(CRichEditCtrl) 0 4.2
2007-11-11 Handling tree control check box selection/de-selection in Win32/MFC 3 4.1

RSSGUI (1)

Date Title Comments Rating
2007-11-11 Handling tree control check box selection/de-selection in Win32/MFC 3 4.1

RSSDirectX (1)

Date Title Comments Rating
2007-11-15 How to fix the DirectX viewer crash bug in the DirectX SDK 0 None

RSSSDK (2)

Date Title Comments Rating
2008-03-05 Where to download the latest silver light SDK's and tools (Silverlight 2, Blend 2.5 etc.) 1 None
2007-11-15 How to fix the DirectX viewer crash bug in the DirectX SDK 0 None

RSSSilverlight (10)

Date Title Comments Rating
2008-08-02 Fix for Could not download the Silverlight application error 3 5
2008-06-23 Using Silverlight for efficient low level communications (UDP socket usage and port restrictions) 1 4.5
2008-06-12 Upgrading existing Silverlight 2 beta 1 code to beta 2 7 3
2008-06-10 Fix for the DataGrid does not exist in the namespace error in Silverlight 2 beta 2 2 5
2008-05-27 Getting around Silverlight 2 beta 1 error 4002 while changing visibility of a control on mouse click event 1 5
2008-05-21 A new Silverlight web based game showing the potential of this new and exciting technology 2 None
2008-04-27 The type name X does not exist in the type Y error in a Silverlight project 1 None
2008-04-26 How to solve the MediaElement does not play media problem when using Silverlight 2.0 1 None
2008-03-05 Where to download the latest silver light SDK's and tools (Silverlight 2, Blend 2.5 etc.) 1 None
2007-11-26 Fix for Silverlight 1.1 Tools Alpha for Visual Studio 2008 Package Load Failure 4 3.3

RSSVisual Studio (3)

Date Title Comments Rating
2007-12-15 How to fix the Visual Studio 2005 Pro installation error (April 2007 MSDN) 7 5
2007-12-11 Little Endian, Big Endian and C/C++ Bit Fields 0 5
2007-11-26 Fix for Silverlight 1.1 Tools Alpha for Visual Studio 2008 Package Load Failure 4 3.3

RSSC (1)

Date Title Comments Rating
2007-12-11 Little Endian, Big Endian and C/C++ Bit Fields 0 5

RSSASP.NET (6)

Date Title Comments Rating
2008-05-06 Cannot access localhost on Vista when debugging local ASP.NET Applications 1 None
2008-02-23 How to get a base URL from a given URL in ASP.NET 6 4.5
2008-02-23 How to easily redirect from http to https in ASP.NET 3 None
2008-01-11 How to access an ASP.NET Session object inside a static function (error CS0120) 5 4.7
2008-01-06 Where to download ASP.NET AJAX 1.0 (ASPAJAXExtSetup.msi ) 3 5
2007-12-20 The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) 1 5

RSSDigital signatures (1)

Date Title Comments Rating
2008-01-03 Where to download code signing tools for Microsoft Authenticode (SignCode.exe or SignTool.exe) 3 None

RSSAJAX (4)

Date Title Comments Rating
2008-03-14 How to fix the server method failed Maximum length exceeded error when using ASP.NET AJAX 3 3.5
2008-02-13 Avoiding some common errors when consuming web services and calling page methods using ASP.NET AJAX extensions 1 5
2008-02-11 How to use json.js client side JavaScript file inside an AJAX.NET project 1 5
2008-01-06 Where to download ASP.NET AJAX 1.0 (ASPAJAXExtSetup.msi ) 3 5

RSSSession (1)

Date Title Comments Rating
2008-01-11 How to access an ASP.NET Session object inside a static function (error CS0120) 5 4.7

RSSStatic (1)

Date Title Comments Rating
2008-01-11 How to access an ASP.NET Session object inside a static function (error CS0120) 5 4.7

RSSKB (1)

Date Title Comments Rating
2008-01-22 How to help a sleep deprived Vista based computer when the Wake Source Device is a USB Root Hub 1 None

RSSPRB (9)

Date Title Comments Rating
2008-06-10 Fix for the DataGrid does not exist in the namespace error in Silverlight 2 beta 2 2 5
2008-05-27 Getting around Silverlight 2 beta 1 error 4002 while changing visibility of a control on mouse click event 1 5
2008-05-06 Cannot access localhost on Vista when debugging local ASP.NET Applications 1 None
2008-04-27 The type name X does not exist in the type Y error in a Silverlight project 1 None
2008-03-22 Fixing the missing symbols problem when debugging 32-bit applications on Windows 64-bit using WinDbg 1 5
2008-03-14 How to fix the server method failed Maximum length exceeded error when using ASP.NET AJAX 3 3.5
2008-02-05 Fix for Remote Desktop Blank Screen Bug when using the Dell Wireless WLAN Card Utility 6 4.8
2008-01-25 Internet Explorer ATL ActiveX event not firing (IConnectionPointContainerImpl Advise not called on time) 6 None
2008-01-22 How to help a sleep deprived Vista based computer when the Wake Source Device is a USB Root Hub 1 None

RSSTroubleshoot (6)

Date Title Comments Rating
2008-08-02 Fix for Could not download the Silverlight application error 3 5
2008-06-12 Upgrading existing Silverlight 2 beta 1 code to beta 2 7 3
2008-06-10 Fix for the DataGrid does not exist in the namespace error in Silverlight 2 beta 2 2 5
2008-04-27 The type name X does not exist in the type Y error in a Silverlight project 1 None
2008-02-13 Avoiding some common errors when consuming web services and calling page methods using ASP.NET AJAX extensions 1 5
2008-01-22 How to help a sleep deprived Vista based computer when the Wake Source Device is a USB Root Hub 1 None

RSSVista (2)

Date Title Comments Rating
2008-05-06 Cannot access localhost on Vista when debugging local ASP.NET Applications 1 None
2008-01-22 How to help a sleep deprived Vista based computer when the Wake Source Device is a USB Root Hub 1 None

RSSSleep Mode (1)

Date Title Comments Rating
2008-01-22 How to help a sleep deprived Vista based computer when the Wake Source Device is a USB Root Hub 1 None

RSSActiveX (1)

Date Title Comments Rating
2008-01-25 Internet Explorer ATL ActiveX event not firing (IConnectionPointContainerImpl Advise not called on time) 6 None

RSSATL (1)

Date Title Comments Rating
2008-01-25 Internet Explorer ATL ActiveX event not firing (IConnectionPointContainerImpl Advise not called on time) 6 None

RSSDell (1)

Date Title Comments Rating
2008-02-05 Fix for Remote Desktop Blank Screen Bug when using the Dell Wireless WLAN Card Utility 6 4.8

RSSwireless (1)

Date Title Comments Rating
2008-02-05 Fix for Remote Desktop Blank Screen Bug when using the Dell Wireless WLAN Card Utility 6 4.8

RSSRemote Desktop (1)

Date Title Comments Rating
2008-02-05 Fix for Remote Desktop Blank Screen Bug when using the Dell Wireless WLAN Card Utility 6 4.8

RSSOffice (1)

Date Title Comments Rating
2008-02-06 How to move or transfer Outlook account settings and data to a new computer 0 4.8

RSSOutlook (2)

Date Title Comments Rating
2008-03-08 Who said Microsoft can't predict the future? 1 4.4
2008-02-06 How to move or transfer Outlook account settings and data to a new computer 0 4.8

RSSMigrate (1)

Date Title Comments Rating
2008-02-06 How to move or transfer Outlook account settings and data to a new computer 0 4.8

RSSJSON (3)

Date Title Comments Rating
2008-03-14 How to fix the server method failed Maximum length exceeded error when using ASP.NET AJAX 3 3.5
2008-02-13 Avoiding some common errors when consuming web services and calling page methods using ASP.NET AJAX extensions 1 5
2008-02-11 How to use json.js client side JavaScript file inside an AJAX.NET project 1 5

RSSJavaScript (2)

Date Title Comments Rating
2008-02-13 Avoiding some common errors when consuming web services and calling page methods using ASP.NET AJAX extensions 1 5
2008-02-11 How to use json.js client side JavaScript file inside an AJAX.NET project 1 5

RSSHow To (7)

Date Title Comments Rating
2008-06-10 Fix for the DataGrid does not exist in the namespace error in Silverlight 2 beta 2 2 5
2008-05-27 Getting around Silverlight 2 beta 1 error 4002 while changing visibility of a control on mouse click event 1 5
2008-05-06 Cannot access localhost on Vista when debugging local ASP.NET Applications 1 None
2008-05-02 How to configure sourcesafe for internet access 1 None
2008-03-14 How to fix the server method failed Maximum length exceeded error when using ASP.NET AJAX 3 3.5
2008-02-23 How to get a base URL from a given URL in ASP.NET 6 4.5
2008-02-23 How to easily redirect from http to https in ASP.NET 3 None

RSSWeb Development (5)

Date Title Comments Rating
2008-07-30 Rewrite URL and HttpHandler problems on IIS with certain character types 1 None
2008-03-27 From HTTP to HTTPS and back (continued discussion) 8 5
2008-03-05 Where to download the latest silver light SDK's and tools (Silverlight 2, Blend 2.5 etc.) 1 None
2008-02-23 How to get a base URL from a given URL in ASP.NET 6 4.5
2008-02-23 How to easily redirect from http to https in ASP.NET 3 None

RSSMicrosoft (2)

Date Title Comments Rating
2008-07-31 Fix for SQL Server SSL Security error ConnectionOpen (SECDoClientHandshake()) 1 4
2008-03-08 Who said Microsoft can't predict the future? 1 4.4

RSSPun (1)

Date Title Comments Rating
2008-03-08 Who said Microsoft can't predict the future? 1 4.4

RSSWin64 (1)

Date Title Comments Rating
2008-03-22 Fixing the missing symbols problem when debugging 32-bit applications on Windows 64-bit using WinDbg 1 5

RSSDebug (3)

Date Title Comments Rating
2008-05-27 Getting around Silverlight 2 beta 1 error 4002 while changing visibility of a control on mouse click event 1 5
2008-05-06 Cannot access localhost on Vista when debugging local ASP.NET Applications 1 None
2008-03-22 Fixing the missing symbols problem when debugging 32-bit applications on Windows 64-bit using WinDbg 1 5

RSSBlog (1)

Date Title Comments Rating
2008-04-21 Blog Claim 0 None

RSSMedia (1)

Date Title Comments Rating
2008-04-26 How to solve the MediaElement does not play media problem when using Silverlight 2.0 1 None

RSSsourcesafe (1)

Date Title Comments Rating
2008-05-02 How to configure sourcesafe for internet access 1 None

RSSGames (1)

Date Title Comments Rating
2008-05-21 A new Silverlight web based game showing the potential of this new and exciting technology 2 None

RSSCommunications (1)

Date Title Comments Rating
2008-06-23 Using Silverlight for efficient low level communications (UDP socket usage and port restrictions) 1 4.5

Total

41 posts
76 comments
86 raters

Powered by BlogEngine.NET 1.2.0.0
Theme by Mads Kristensen

About the author

Name of author

My name is Bacon…James Bacon.

I am an API wars veteran I was wounded by x86 assembly, recovered and moved on to C. I am currently stuck in C++ and sniffing .NET.

I am mainly here to ramble about coding, various API’s, Junkies(me especially) and everything else that happens between coders and their significant other.

E-mail me Send mail


Calendar

<<  September 2008  >>
MoTuWeThFrSaSu
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

View posts in large calendar

Pages

    Recent comments

    Authors

    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2008

    Sign in