Embedding a jQuery HTML Input Editor in an ASP.NET page. |
- Embedding a jQuery HTML Input Editor in an ASP.NET page.
- Walkthrough: deploy a web application with SQL CE 4.0 database to IIS host with SQL Server.
- ASP.NET Textbox Filter & Masked Edit – Replacing the Ajax Control Toolkit
- Windows Phone 7 App–ContactShare
- Silverlight Cream for June 06, 2011 -- #1102
- SilverlightShow for May 30 - June 05, 2011
- Silverlight 5 Features Local File System Access without using COM API
- Where Did I Go?
Embedding a jQuery HTML Input Editor in an ASP.NET page. Posted: 07 Jun 2011 02:24 PM PDT Sometimes we need users to be able to enter fomated input / text. There are many embedable WYSIWYG HTML inpt boxes available. [ See HERE ] I chose HTMLBox 4.01 becuase it is easy to style [ DEMO HERE ] but there are many good ones and you should pick the one that best meets your [...] Read More......(read more) |
Walkthrough: deploy a web application with SQL CE 4.0 database to IIS host with SQL Server. Posted: 07 Jun 2011 10:45 AM PDT With VS2010 sp1, we added SQL CE 4.0 support. You can view more information about SQL CE 4.0 from the following sites: http://weblogs.asp.net/scottgu/archive/2010/06/30/new-embedded-database-support-with-asp-net.aspx http://blogs.msdn.com/b/webdevtools/archive/2011/01/06/how-to-bin-deploy-sql-compact-edition-4-0-and-razor-web-projects.aspx http://www.microsoft.com/downloads/en/details.aspx?FamilyID=033cfb76-5382-44fb-bc7e-b3c8174832e2 Here is a walk through of how to deploy a SQL CE database to SQL Server database using web application publish. 1. Create a web application 2. Add a SQL CE 4.0 database via "Add New item": 3. In server explorer, under the SQL CE database, add a table "Customer", with 2 columns "ID" and "Name". Use...(read more) |
ASP.NET Textbox Filter & Masked Edit – Replacing the Ajax Control Toolkit Posted: 07 Jun 2011 07:44 AM PDT The Ajax Control Toolkit contains a number of control extenders to restrict input from the user. Two are the Filtered Textbox Extender and the MaskEdit Extender. WARNING – In a web application, restricting user input in the browser DOES NOT SECURE YOUR WEB APPLICATION. To insure that you application is secure you MUST insure the safety [...] Read More......(read more) |
Windows Phone 7 App–ContactShare Posted: 07 Jun 2011 03:52 AM PDT I wanted to have a bit of fun with Windows Phone 7 and so I thought I'd build a little application as a background task. One thing that I miss from previous phones is that scenario where you meet someone and want to quickly swap contact details. With...( read more )...(read more) |
Silverlight Cream for June 06, 2011 -- #1102 Posted: 06 Jun 2011 09:26 PM PDT In this Issue: Colin Eberhardt , Peter Kuhn , Kunal Chowdhury , WindowsPhoneGeek , Jesse Liberty , Xpert360 , and Vikram Pendse . Above the Fold: Silverlight: "Silverlight 5 : Multiple Click Support aka ClickCount" Vikram Pendse WP7: "Metro In Motion...( read more )...(read more) |
SilverlightShow for May 30 - June 05, 2011 Posted: 06 Jun 2011 09:11 PM PDT Check out the Top Five most popular news at SilverlightShow for SilverlightShow Top 5 News for May 30 - June 05, 2011. Here are the top 5 news on SilverlightShow for last week: Windows 8 apps going html/js HTML5? Ok, so let's also deploy Microsoft Silverlight...( read more )...(read more) |
Silverlight 5 Features Local File System Access without using COM API Posted: 06 Jun 2011 10:30 AM PDT Do you know that, you can now access local files and folders in Silverlight 5? Yes, you heard right. Earlier to Silverlight 5 it was only limited to trusted location like My Documents folder, means it was only possible to read/write in My Documents. Now...( read more )...(read more) |
Posted: 06 Jun 2011 09:46 AM PDT I was asked at a recent Silverlight Meetup what happened to me? He was concerned that I was sick or something worse so I thought it was worth a post. I've been quiet on my blog (but not on Twitter) lately as I've been travelling a lot and working too...( read more )...(read more) |
You are subscribed to email updates from "microsoft" via Ehsan in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment