
dotnettim.wordpress.com
Tim Leung's Blog | a blog on LightSwitch, .NET development, and SQL Servera blog on LightSwitch, .NET development, and SQL Server
http://dotnettim.wordpress.com/
a blog on LightSwitch, .NET development, and SQL Server
http://dotnettim.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
16
SSL
EXTERNAL LINKS
16
SITE IP
192.0.78.13
LOAD TIME
0.231 sec
SCORE
6.2
Tim Leung's Blog | a blog on LightSwitch, .NET development, and SQL Server | dotnettim.wordpress.com Reviews
https://dotnettim.wordpress.com
a blog on LightSwitch, .NET development, and SQL Server
Tim Leung's Blog | a blog on LightSwitch, .NET development, and SQL Server | Page 2
https://dotnettim.wordpress.com/page/2
Tim Leung's Blog. A blog on LightSwitch, .NET development, and SQL Server. Newer posts →. LightSwitch – Installing on Windows XP requires SP3. May 14, 2011. This might be relevant to those building Virtual PCs or those who are planning on testing using Windows XP. Contrary to the system requirements that are specified on the LightSwitch website, the minimum version of XP required is in fact SP3, and not SP2. The following error is returned if you attempt to install LightSwitch on XP SP2. May 14, 2011.
LightSwitch – Add non existent records using AutoCompleteBox | Tim Leung's Blog
https://dotnettim.wordpress.com/2011/04/20/lightswitch-add-non-existent-records-using-autocompletebox
Tim Leung's Blog. A blog on LightSwitch, .NET development, and SQL Server. LightSwitch – In What Order do Screen Events Fire? LightSwitch – Limiting Item Selections using a ComboBox →. LightSwitch – Add non existent records using AutoCompleteBox. April 20, 2011. The LightSwitch AutoCompleteBox allows you select records using a dropdown list or to enter some text into the control. Typing into the AutoCompleteBox filters down the selectable records. Fig 1 Category table schema. Fig 2 Customer table schema.
LightSwitch – Displaying Web Pages / HTML on a Screen | Tim Leung's Blog
https://dotnettim.wordpress.com/2011/04/17/lightswitchdisplaying-web-pages-html-on-a-screen
Tim Leung's Blog. A blog on LightSwitch, .NET development, and SQL Server. LightSwitch – Creating a Masked Password TextBox Part 2. LightSwitch – In What Order do Screen Events Fire? LightSwitch – Displaying Web Pages / HTML on a Screen. April 17, 2011. Continuing with our earlier post on adding custom controls from the System.Windows.Controls namespace, the following article describes how to add a WebBrowser control onto a LightSwitch Screen. Fig 1 Create a screen based on no data. In order to load a we...
LightSwitch – Installing on Windows XP requires SP3 | Tim Leung's Blog
https://dotnettim.wordpress.com/2011/05/14/lightswitch-installing-on-windows-xp-requires-sp3
Tim Leung's Blog. A blog on LightSwitch, .NET development, and SQL Server. Clearing Browser History now clears Flash Cookies in Version 10.3. Behaviour Driven Design with Ian Cooper →. LightSwitch – Installing on Windows XP requires SP3. May 14, 2011. Illustration of what happens when installing under XP SP2. Tim Leung is a Microsoft .Net / SQL Server developer based in England. View all posts by dotnettim →. This entry was posted in LightSwitch. Behaviour Driven Design with Ian Cooper →. LightSwitch &nd...
LightSwitch | Tim Leung's Blog
https://dotnettim.wordpress.com/lightswitch
Tim Leung's Blog. A blog on LightSwitch, .NET development, and SQL Server. Microsoft LightSwitch is the subject that I’m currently most interested in. It’s a rapid application development tool that makes it very easy to create data centric applications for the desktop and web. You’ll find various technical articles related to LightSwitch on this blog. To view a full list, click here. This page includes help on getting started. You’ll also find some useful links related to LightSwitch here. Download the V...
TOTAL PAGES IN THIS WEBSITE
16
Microsoft LightSwitch Printing Html | Tejana
https://tejana.wordpress.com/2011/04/29/microsoft-lightswitch-printing-html
Skip to search - Accesskey = s. Microsoft LightSwitch Printing Html. Posted in .net. By tejana on April 29, 2011. Printing Html offers the sharper resolution of vector graphics overcoming a major short coming of direct native SilverLight raster printing as discussed in my last post. I am using a LightSwitch Desktop Application. By calling windows internet explorer print method we can by-pass the inferior SilverLight print method. With the print execution code:. 160; {. Thanks Tim. For this exe...
Microsoft Lightswitch select entity property name in combobox | Tejana
https://tejana.wordpress.com/2011/05/13/microsoft-lightswitch-select-entity-property-name-in-combobox
Skip to search - Accesskey = s. Microsoft Lightswitch select entity property name in combobox. By tejana on May 13, 2011. I have set the Query Parameter of the EntityPropertyNamesByEntity to the Entity Name of the DataEntryProperty and changed the control type of the Entity Property to a combobox. We want to set the property names based upon the entity selected so we set the DataEntryProperty.EntityProperty to read only unless the DataEntryProperty.EntityName has been set:. Public partial class DataEntry.
TOTAL LINKS TO THIS WEBSITE
16
.Net Tidbits
Diams; May 2, 2011. Diams; Leave Your Comment. This is the home page, with suitably catchy stuff. Leave Your Comment (Cancel Reply). Your email will not be published or shared. Required fields are marked *. You may use these. A href= title= abbr title= acronym title= b blockquote cite= cite code del datetime= em i q cite= strike strong.
DotNetTiger
Welcome to the Dot Net Tiki HUT!
Welcome to the Dot Net Tiki HUT!
Tim Leung's Blog | a blog on LightSwitch, .NET development, and SQL Server
Tim Leung's Blog. A blog on LightSwitch, .NET development, and SQL Server. 2014 – Happy New Year! January 5, 2014. Now that 2013 has come to an end and I’d like to thank everyone who has been in touch, or has supported me during the past 12 months. I wish everyone the best of luck for 2014, and I hope that you’re successful in achieving your ambitions, dreams, and New Year resolutions. MSDN Flash articles on LightSwitch. August 9, 2012. LightSwitch – MSDN Article with Garth Henderson. August 15, 2011.
Site Title
November 24, 2016. November 24, 2016. This is your very first post. Click the Edit link to modify or delete it, or start a new post. If you like, use this post to tell readers why you started this blog and what you plan to do with it. Blog at WordPress.com. Create a free website or blog at WordPress.com.
dotnetting | .NET tips, tricks, discussion
Installing SubSonic Starter Kit 2.0.1. May 13, 2007. Here I will record the steps I took to get the fantastic SubSonic Starter Kit up and running on my PC. Install ASP.NET AJAX. Create a new web site in Visual Studio 2005. Download the latest version of the SubSonic Starter Kit. Copy the contents of the archive to the root directory of the web site you created in step 2. Select Build Rebuild Website from the menu. That’s it. Piece of cake. Recently on dotnetting…. March 24, 2007. March 17, 2007.
Dotnettip.com
Dotnettip.net
dotNetTips - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). Home to open source code from the dotNetTips.com site. Last edited Jul 3, 2009 at 10:13 PM. Opera does not support ClickOnce X. To install this application, save it and then open it. Opening it directly from Opera will not work correctly. DotNetTips.Utility 4.5.1. Fri Nov 14, 2014 at 7:00 AM. Version 8.4.2015.21029.
SOCIAL ENGAGEMENT