LightSwitch in Visual Studio 2012 RC announcement
-
Link
With the release of Visual Studio 2012 this forum is now retired and archived. Please use theVisual Studio LightSwitch - General Questions forum: http://social.msdn.microsoft.com/Forums/en-US/lightswitch for questions or discussions targeting either version of LightSwitch.
Thank-you for your participation in this forum, and we hope you will continue to participate in the General forum.
-
2 Votes
Which control creates a Flow Layout in LS?
I'm trying to reproduce a flow layout in LS, I have tryed several Custom Controls in the SL Framework but any of them was useful.. Which control is the right one to create flow ...Answered | 10 Replies | 3568 Views | Created by sebaxor - Thursday, July 26, 2012 10:16 AM | Last reply by sebaxor - Monday, July 30, 2012 11:51 AM -
2 Votes
How to receive emails from smtp server in LightSwitch Web App
Now I can send e-mail but how do I get them from the smtp server? eg Gmail or HotmailAnswered | 7 Replies | 3428 Views | Created by Marden LR - Thursday, July 26, 2012 1:20 PM | Last reply by Marden LR - Saturday, July 28, 2012 6:53 AM -
0 Votes
How to check if you have any open screens in LightSwitch v2 Web App
the User must be notified if he has any open screen in the system User will click a button that will trigger a routine. but the system can only trigger the routine if user do not ...Answered | 1 Replies | 3613 Views | Created by Marden LR - Friday, July 27, 2012 8:38 PM | Last reply by Marden LR - Saturday, July 28, 2012 6:41 AM -
0 Votes
An error occurred while establishing a connection...
I started Visual Studio and received a message that a VS update was available. I installed it and now I am receiving this error: I've searched for the last ...Answered | 1 Replies | 3380 Views | Created by Brian Kidd - Monday, July 9, 2012 1:45 AM | Last reply by Brian Kidd - Friday, July 27, 2012 4:13 PM -
1 Votes
How to change the default position of the buttons to add, edit, delete, etc... in cosmopolitan theme
Answered | 1 Replies | 2857 Views | Created by Marden LR - Thursday, July 26, 2012 7:20 PM | Last reply by Justin Anderson - Thursday, July 26, 2012 8:23 PM -
0 Votes
VS 2010 and VS 2011 side by side
Hi, As per this post http://social.msdn.microsoft.com/Forums/en-US/lightswitch/thread/2f67d496-5a1f-46fd-85e3-f056c0b4822c you can ...Answered | 2 Replies | 3557 Views | Created by Manuel Rivera - Wednesday, July 25, 2012 8:58 PM | Last reply by Manuel Rivera - Thursday, July 26, 2012 1:35 PM -
0 Votes
Can I change ConcurrencyMode within a service
I have built an oData service using Lightswitch and am trying to use a client consumer to update/delete data. The client does not support if-match headers, but the service is automatically ... -
0 Votes
Java client Odata WORKING CRUD example exists
I have tried to produce an android (java) client using both Restlet and odata4j to produce a working crud example with a simple odata service (created with Lightswitch). The Restlet libraries ...Unanswered | 1 Replies | 4188 Views | Created by SydneyWaterBoy - Tuesday, July 24, 2012 2:44 AM | Last reply by SydneyWaterBoy - Thursday, July 26, 2012 5:16 AM -
0 Votes
Consuming LightSwitch OData Services with custom security
Hi all, According to Beth Massi blog etry Creating and Consuming LightSwitch OData Services, LS v2 applications are able to expose data as WCF endpoints. I ...Answered | 9 Replies | 5157 Views | Created by Andrew_Butenko - Sunday, July 22, 2012 11:41 AM | Last reply by WilliamStacey - Thursday, July 26, 2012 2:58 AM -
1 Votes
Strange Error From LightSwitch
Hi Everybody I create a sample lightswitch application using LightSwitch 2012. Then I create an entity having three properties (City, PostCode, State). In an EditableGridScreen i ...Answered | 1 Replies | 3374 Views | Created by babloo1436 - Wednesday, July 25, 2012 7:06 AM | Last reply by novascape - Thursday, July 26, 2012 1:03 AM -
0 Votes
Search returns all Entity Attributes - can this be shaped to reduce data returned to the client
Is there a way to shape the result set returned to minimise the amount of data returned for a search? Context / Background to the question A simple File Upload ...Answered | 6 Replies | 3000 Views | Created by SteveHiggon - Wednesday, July 18, 2012 5:08 PM | Last reply by Manuel Rivera - Wednesday, July 25, 2012 8:39 PM -
0 Votes
Deploying to Azure with a 64-Bit Assembly
I am trying to deploy an app to Azure that uses a third party assembly. I have both 32 and 64-bit version sof the assemby. When I run it locally using an AnyCPU config, I have no ...Unanswered | 3 Replies | 2969 Views | Created by Digital Camel - Tuesday, July 24, 2012 3:28 AM | Last reply by babloo1436 - Wednesday, July 25, 2012 1:24 PM -
0 Votes
Can I use query_executed method to set multiple calculated fields
I need to set a textual status, e.g., "Not Launched", "Launched on Jul 24 2012" or "Terminated on Jul 24 2012", plus set some bit calculated columns that will control ... -
0 Votes
What are the limitations of the lightswitch v2 with external database - Web App
Regarding the limitations I have the following doubts: - number of tables. - number of ... -
2 Votes
No ToolTips
hi I am using RC 2012 and the descriptions are not showing as tooltips. Any ideas? GlennProposed | 6 Replies | 3337 Views | Created by bloomers - Monday, July 23, 2012 4:41 AM | Last reply by bloomers - Tuesday, July 24, 2012 8:25 AM -
0 Votes
SignTool Error: Cannot deploy a service to a server
I have the following 2 errors when trying to deploy a service to a web server: Error 1 SignTool Error: File not found: ...Answered | 7 Replies | 3926 Views | Created by SydneyWaterBoy - Thursday, July 19, 2012 3:29 AM | Last reply by SydneyWaterBoy - Tuesday, July 24, 2012 8:08 AM -
0 Votes
Lightswitch Team I would like to see this article...
Good morning everyone. Have you ever had that question of how to implement such functionality or solve this problem? if yes then this is the right place. :) ... -
3 Votes
Search and Querying on one parent table and two children tables
Search and Querying on one parent table and two children tables I'm trying to have a screen where I have parameters for searching on multiple tables using one parent table and two ...Unanswered | 3 Replies | 3032 Views | Created by Rachida - Saturday, July 21, 2012 1:31 AM | Last reply by ryan lin chinese - Saturday, July 21, 2012 4:15 PM -
0 Votes
Multiple "Update" Stored Procedures in WCF Service
Having read the materials referenced in the answer to http://social.msdn.microsoft.com/Forums/en-US/lightswitch/thread/ba520d22-5340-4115-ba3b-8c697f400054, I noticed Eric's solution ...Unanswered | 4 Replies | 3344 Views | Created by SAinCA - Friday, July 20, 2012 11:08 PM | Last reply by novascape - Saturday, July 21, 2012 12:46 AM -
1 Votes
How to create a WCF service using POCO in Lightswitch in VB .NET?
Need a sample that contains at least two related tables, eg Category and Product representation in sql server category - ...Answered | 5 Replies | 4297 Views | Created by Marden LR - Thursday, July 19, 2012 11:18 AM | Last reply by Marden LR - Friday, July 20, 2012 4:49 PM
LightSwitch in Visual Studio 2012 RC announcement
-
Link
With the release of Visual Studio 2012 this forum is now retired and archived. Please use theVisual Studio LightSwitch - General Questions forum: http://social.msdn.microsoft.com/Forums/en-US/lightswitch for questions or discussions targeting either version of LightSwitch.
Thank-you for your participation in this forum, and we hope you will continue to participate in the General forum.