Books
-
Recent Posts
Archives
Categories
- .NET Core (1)
- ActivityDesigner (5)
- AngularJs (7)
- Architecture Features (1)
- ASP.Net (24)
- Entity Framework (3)
- ASP.Net 4.5 (6)
- Azure (16)
- Book (6)
- C# (22)
- C# 4.0 (4)
- Cognitive Services (1)
- Contest (5)
- DevOps (1)
- EnvDTE (3)
- feature Builder (1)
- General (8)
- Google (3)
- HTML5 (20)
- IDE (3)
- IE (3)
- IIS (1)
- jQuery (3)
- LightSwitch (1)
- LINQ (2)
- Load Test (5)
- Lync Server 2010 (2)
- Microsoft (21)
- MVC (7)
- Node (2)
- Office (5)
- Open XML (1)
- performance Test (6)
- Pex and Moles (3)
- Site Review (2)
- SQL (6)
- TFS (18)
- Tools (6)
- UI (1)
- Uncategorized (26)
- Visual Studio (18)
- Visual Studio 2015 (12)
- Visual Studio 2010 (15)
- WCF (1)
- Visual Studio 2011 (4)
- Metro App (1)
- Visual Studio 2012 (14)
- Visual Studio 2013 (5)
- VSTS 2010 (12)
- LightSwitch (1)
- VSTS 2011 (3)
- WebMatrix (2)
- WF (9)
- WF4 (20)
- Windows (11)
- Windows 8 App (8)
- Windows Phone 7 (1)
- WPF (9)
Meta
Blog Stats
- 154,124 hits
Category Archives: ASP.Net
New Start – ASP.NET Core 1.0
All ASP.NET lovers following the great web application development framework may be thinking, why we need to think of the old and dead version1.0 ? We were already in ASP.NET 4.6 and waiting for ASP.NET 5, no time to think … Continue reading
Great News : .NET Framework available as Open Source
.NET Framework as Open Source Yesterday, in Connect() event Microsoft announced the release of .NET Framework as Open Source. .NET Core 5 will be a NuGet package, which you can install and you can deploy a private version of .NET … Continue reading
ASP.NET Web API
My article on ASP .Net Web API in Code Project website has attracted nearly 4000 views and 22 Bookmarks. Please find the article blog here http://www.codeproject.com/Articles/720356/ASP-NET-Web-API ASP.NET Web API is a framework for building HTTP services that can be accessed … Continue reading
Crystal report export to PDF size issue
We have the following code to export a report from Crystal report 10 into PDF format. Once exported, this will get displayed in the browser, from where the user can take print out or save to system. ostream = rd.ExportToStream(ExportFormatType.PortableDocFormat) … Continue reading
Build 2013 recordings
Refer the recorded sessions of Build-2013 event to know more about the latest technologies and updates from Microsoft http://channel9.msdn.com/Events/Build/2013
Posted in ASP.Net, ASP.Net 4.5
Leave a comment