Bala Blog (bala.one) | Sitecore MVP | Sitecore | OrderCloud | Coveo | Azure
  • Home
  • Contact
  • Sitecore MVP
  • Speaker
Subscribe

ASP.NET

A collection of 4 posts

ASP.NET

Introduction to SharePoint Web Part

Creation Refer the following link http://www.c-sharpcorner.com/UploadFile/shivprasadk/12222301222009065151AM/122223.aspx http://msdn.microsoft.com/en-us/library/ms452873.aspx Life Cycle The methods are called in the following order. OnInit

Balaji Kandasamy Balaji Kandasamy
ASP.NET

Best MVC blogs

Blog’s Stephenwalther http://www.stephenwalther.com/blog/category/4.aspx Phil Haack http://haacked.com/Tags/aspnetmvc/default.aspx Code climber http://codeclimber.net.nz/Tags/aspnetmvc/default.aspx Steve sanderson http:

Balaji Kandasamy Balaji Kandasamy
ASP.NET

SQL CE with ASP .NET Application

Use the below code snippet to make SQL CE it work with ASP .NET application [C#] protected void Page_Load(object sender, EventArgs e){ AppDomain.CurrentDomain.SetData("SQLServerCompactEditionUnderWebHosting", true); string connectionString

Balaji Kandasamy Balaji Kandasamy
ASP.NET

SQL CE db creation with C#

I hope this would be useful for porting a MDF Sql db to CE Sql db. we all very much familiar with ADO.NET the namespaces available for SQL server data provider are

Balaji Kandasamy Balaji Kandasamy
Bala Blog (bala.one) | Sitecore MVP | Sitecore | OrderCloud | Coveo | Azure © 2023
Latest Posts Twitter Ghost
Bala Blog (bala.one) | Sitecore MVP | Sitecore | OrderCloud | Coveo | Azure

Subscribe to Bala Blog (bala.one) | Sitecore MVP | Sitecore | OrderCloud | Coveo | Azure

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox