I am trying to understand what is the most streamlined way of customizing the look and feel of my LightSwitch applications.
I get the following error, when trying to use the runtime screen editor. (LightSwitch 2011, RTM version)
This question already has an answer here: 开发者_Go百科 Closed 11 years ago. Possible Duplicate: Visual Studio 2010 Pro includes LightSwitch. How?
I am just starting to explore LightSwitch. I generated a screen using the \"List and Details Screen\" t开发者_运维知识库emplate. I would like to do the following:
I am trying to access extended properties in my SQL database in LightSwitch. Ideally I would be able to populate a choicelist based on these extended properties - n开发者_C百科amely picklist values.
Is it possible to have a \"Time\" datatype only in Visual Studio 开发者_StackOverflow中文版LightSwitch?
I want a way to capture the keypress events on my controls and if it\'s an Enter, set focus to the next control.
I have a database with two tables in it: People and Logs. I have created a Details page that displays Person information and additionally includes the associated logs records. All of this has just be
I am receiving the following error when attempting to publish a Visual Studio LightSwitch 2011 project ...
I ask this under the pretense of LightSwitch as that is what I am trying to deploy even though I have a sneaky suspicion that it has nothing to do with it.