about 6 months ago - No comments
Microsoft announced that Visual Studio 2010 and .NET Framework 4 Release Candidate versions are available for MSDN subscribers as of February 8th, with general availability on February 10th. http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx Download links are now published on the web page above.
about 6 months ago - No comments
Microsoft Days 2010 Bulgaria will take place in Sofia on 30-31 March 2010. The conference consists of numerous valuable lecturers and the whole list can be seen at http://www.msbgregistration.com/Lecturers.aspx. I will be presenting a session titled as Extensible Output Caching with ASP.NET 4. Here is a brief description of my session: Through ASP.NET 1 to
about 11 months ago - 4 comments
DevReach 2009 is going to take place in Sofia, Bulgaria on 12-13 October. I, personally, suggest you having a look at the schedule and if there is any possibility, do not miss the chance to join it! http://www.devreach.com/Event/Schedule.aspx For further information, please follow Martin Kulov’s blog. The following is a quote from his blog. It
about 1 year ago - No comments
ADO.NET Team announced the deprecation of System.Data.OracleClient. It will still be shipped with .NET Framework 4.0 but will be marked as “Deprecated”. Since it is being deprecated, all clients using System.Data.OracleClient are expected to migrate their applications to use ODP.NET (Oracle Data Provider for .NET). For further reading, please visit http://blogs.msdn.com/adonet/archive/2009/06/15/system-data-oracleclient-update.aspx.
about 1 year ago - No comments
Most of us have been waiting for ASP.NET MVC to get to its final release so we can use it in our projects. The main reason to do that is because until it is in its Release Candidate version, its features are subject to change at anytime. However, that was until yesterday. Now its Release
about 1 year ago - 2 comments
To download the 1st Release Candidate version of Internet Explorer 8, visit http://www.microsoft.com/windows/products/winfamily/ie/ie8. To read more about this version and what has been changed since version Beta 2, please see the blog post here.
about 2 years ago - No comments
One more DevReach event is gonna be held in Sofia between 13-14 October. This year, Gökşin BAKIR from Türkiye will also be giving a session. If anyone from Türkiye would like to join the event, please contact me or Gökşin. Dear Partners, It is our pleasure to invite you at DevReach 2008. This premier developer
about 2 years ago - No comments
The new material is designed to help .NET Developers to learn the top ten artifacts in SharePoint that are interesting to them. Microsoft has created a variety of materials with different learning styles to make getting started with these artifacts easy and it’s all based on the Visual Studio extensions for SharePoint – planned to
about 2 years ago - 1 comment
I know that we all have been waiting for this great news for a long time. Now you can download symbols for .NET Framework source code and you can see or even debug the framework’s itself. ScottGu has a long post describing how you can access this feature in Visual Studio 2008. This is what