Site
Web
Home
Community
My Wall
Social Summary
Social Members
Social Profile
Social Group Directory
Social Group Details
About
LightSwitch Articles on C# Corner
Harold Glenn P Minerva Articles
LightSwitch Articles on Tek Freak
LightSwitch Articles on Jan Van der Haegen
LightSwitchFX
Blog
Forum
Downloads
Market
Amazon Store
Themes
JetFlow Themes
JetStreamBright Themes
JetStream Themes
JetPack Themes
Enterprise Themes
Business Themes
Designer Themes
Expression Themes
Shiny Themes
Shells
Minimal Shell
DELORDSON Shells
OutlookBar Shell
Shell Pack
TreeView Shell
Touch Strip Menu Shell
Tiled Menu Shell
Tabbed Menu Shell
Default Shell Top 2012
Default Shell
Default Shell 2012
Books
Creating Visual Studio LightSwitch Custom Controls
OData And Visual Studio LightSwitch
Visual Studio Gallery
Demos
Things For Sale
Call Log
Tank Game
Expense Report
You are here:
Forum
Register
|
Login
Forum Notice
For new Visual Studio LightSwitch questions,
It is recommended that you use the official Visual Studio LightSwitch Forums at
:
http://social.msdn.microsoft.com/forums/en-US/lightswitch/threads
Forums
Forums
Search
Members
Unanswered
Active Topics
Default Group
Forums
Topics
Replies
Last Post
LightSwitch Hackers
For those that want to take LightSwitch as far as you can take it!
178
359
RE: msls-1.1.0.js code sn...
by admin
19 Jun 2013 04:46 AM
Marketplace (find and offer services)
Looking for people or products, or have services or products to sell related to LightSwitch
14
14
RE: LightSwitch Programme...
by jquinterocortes
06 Feb 2013 12:30 PM
LightSwitch Beginners
637
1326
RE: Play audio file (Audi...
by csgallagher
19 Jun 2013 08:09 AM
LightSwitch Tips
Post any tips about Lightswitch that you wish to share
23
105
RE: Sending Emails In A W...
by admin
26 Apr 2013 08:41 AM
LightSwitch Community Announcements
Post what is going on in the LightSwitch Community
112
106
RE: Creating a Custom Log...
by ale.piane
10 Jun 2013 02:43 AM
LightSwitch Hosting
Discussions related to Hosting LightSwitch Applications
20
30
RE: an Offline LightSwitc...
by admin
03 Jun 2013 04:19 AM
Vender Forums
Forums for LightSwitch Marketplace venders
1
1
RE: How do you change the...
by andrealves
23 May 2013 01:00 AM
DELORDSON (LightSwitch Extras)
Forum for product feedback and issues
15
27
Issues with Jetpack Theme...
by andydrury
26 Apr 2013 02:37 AM
SoCal LightSwitch User Group
0
0
General Discussion
Welcome to SoCal LightSwitch User Group
3
0
Who is online:
There are currently 8 guests(s) online.
There are 1 of 6834 member(s) online:
shamilton
Default Group
--LightSwitch Hackers
--Marketplace (find and offer services)
--LightSwitch Beginners
--LightSwitch Tips
--LightSwitch Community Announcements
--LightSwitch Hosting
--Vender Forums
----DELORDSON (LightSwitch Extras)
Latest Microsoft Visual Studio LightSwitch Forum Threads That Have Answers
VS2012.2 SL Client Details Screen Requires Saving Twice
6/18/2013 6:42 PM
I'm compelled to Save twice when using a Details screen. I am inserting images and document as follows... 1.) Enter Password (Modal Dialog) 2.) Enter password values (PasswordBox Custom Control) 3.) OK (Command) EnterPasswordOKMethod_Execute compares password text and confirm text if both strings are the same the password text is bound to 4.) (PasswordBox Custom Control) and Modal Dialog is closed. 4.) Password text appears obfuscated in (PasswordBox Custom Control) 5.) Save is selected (and fails) 6.) LightSwitch displays an "Unable to save data" dialog with "Please correct data entry errors and try to save again." OK is selected to dismiss the Unable to save data dialog. 7.) Save is selected again and the data entered into the New Password Record Details screen is saved. ?.) (Button Custom Control) will be used to peek at password but at this time only displays a ShowMessageBox // NOTE: * I use SQL Management Studio to
Read more...
HTML Date Picker to text mm/dd/yyyy format
6/18/2013 2:01 PM
I have a property on a HTML screen which is set to date. It displays the date time picker in the popup but when I close the popup with a button I would like to convert the date time from the picker to text format mm/dd/yyyy and I can not seem to find the proper javascript code to convert it. Is there any examples that some one could point me to. thanks leonard
Read more...
LightSwitch Publish Application Wizard
6/18/2013 12:28 PM
I will be publishing a 3-tier SL client web application using the publish wizard. The application uses an external sql server database; no intrinsic database tables other than for security. My external db connection string correctly appears in the "Attached Data Sources" tab. What I would like to do is to have LightSwitch create the application security tables in the same external database that holds the application data. I am unclear on what I need to do to achieve this. Do I input the connection string to the external db in the "Specify the user connection" field? Do I check the "Publish database schema" box and add a different connection string with db administrator permissions? The only schema elements I want from lightswitch are the security tables, so I am hoping that this will update the external db and NOT delete any existing tables. Your guidance is
Read more...
LS-projekt, silverlight UC, error with DataTrigger
6/18/2013 8:31 AM
Hi, I made a small Lightswitch project with a Silverlight 5 UserControl. In the UC now i need a Storyboard and a DataTrigger, so I added the assemblies: * Microsoft.Expression.Effects 5.0.5 * Microsoft.Expression.Interactions 5.0.5 * System.Windows.Interactivity 5.0.5 in the UC I have: xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity" xmlns:ia="http://schemas.microsoft.com/expression/2010/interactions" xmlns:e="http://schemas.microsoft.com/expression/2010/effects" and I define: <i:Interaction.Triggers> <ia:DataTrigger Binding="{Binding Blink}" Comparison="Equal" Value="true"> <ia:ControlStoryboardAction Storyboard="{StaticResource StoryBoardAlertRed}"/> </ia:DataTrigger> </i:Interaction.Triggers> when I start the project I get an annoying error: translated to english it is: the attachable property
Read more...
Set Query Parameter In Select Event
6/17/2013 3:18 PM
Using HTML Client A Tile List has an Item Tap event. I want to set a query parameter of a second query using the selected item in the tile list. Basically I have two queries that have a 1 to 1 relationship. The primary key of the selected item is to be used to select the record in the second query. The only parameter passed to me in the Item Tap event is the screen object. I need the Javascript syntax to get at the selected item's key field. I've created an local property data item to hold the second query's parameter. If I set that property to the correct value, it should find the related record in the second table. In other words I want the selection to cause the second query to do a related lookup. Thomas H. Lanier
Read more...
1
2
3
4
Microsoft Visual Studio is a registered trademark of Microsoft Corporation / LightSwitch is a registered trademark of Microsoft Corporation
Privacy Statement
|
Terms Of Use
Copyright 2011 by Michael Washington