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

Member Directory
Name Location Website Joined Last Active Posts
yada bla 09 Feb 2013 10:06 AM 09 Feb 2013 10:06 AM
yadira51284 08 Aug 2012 01:18 AM 17 Aug 2012 03:33 PM
yagya 11 May 2013 11:36 AM 11 May 2013 11:36 AM
yajnesh 18 Mar 2013 04:54 AM 18 Mar 2013 04:54 AM
yamanoblu 04 Feb 2012 10:24 PM 13 Feb 2012 07:06 AM
yan 13 Feb 2013 12:18 PM 13 Feb 2013 12:18 PM
Yanislav Hristov 25 Dec 2011 10:26 PM 25 Dec 2011 10:26 PM
yaniv 16 May 2013 03:36 AM 16 May 2013 03:36 AM
yankev0u 17 May 2012 11:11 AM 17 May 2012 11:16 AM
Yann 16 May 2011 06:49 PM 07 Jun 2011 10:30 PM
Yannick 15 Feb 2013 05:51 AM 15 Feb 2013 05:51 AM
yappcl 20 Jul 2011 04:39 PM 16 May 2013 01:20 AM
Yaroslav Romanov 29 Nov 2012 01:21 AM 29 Nov 2012 01:21 AM
yashar 17 Jul 2011 09:39 PM 17 Jul 2011 09:45 PM
yassine makke 16 May 2013 04:07 PM 16 May 2013 04:14 PM
Yataki 11 Sep 2012 04:03 AM 27 Nov 2012 06:49 AM 8
yazooh 06 Oct 2011 01:08 AM 10 Oct 2011 05:21 AM 1
Yazooh 03 Aug 2011 11:17 PM 03 Aug 2011 11:33 PM
Yazzum 21 Jul 2011 03:56 AM 21 Jul 2011 03:57 AM
yduran 07 Jan 2012 12:13 PM 07 Jan 2012 12:14 PM
Page 1 of 3123 > >>

Latest Microsoft Visual Studio LightSwitch Forum Threads That Have Answers

This is really strange ! After upgrading the lightswitch engine with Update 1, I'm suddenly unable to navigate forward to another screen (using myapp.showSomeScreen() ) from my home screen. Then, when I try to navigate back (using native previous arrow), I get the following error: TypeError: Unable to get property 'unit' of undefined or null reference    at wu (http://localhost:19952/HTMLClient/Scripts/msls-1.0.1.min.js:5:230291)    at au (http://localhost:19952/HTMLClient/Scripts/msls-1.0.1.min.js:5:121782)    at Anonymous function (http://localhost:19952/HTMLClient/Scripts/msls-1.0.1.min.js:5:121648)    at each (http://localhost:19952/HTMLClient/Scripts/jquery-1.9.1.min.js:3:5250)   
Read more...

I am following the Working with Data in LightSwitch (Guided Tour) at http://msdn.microsoft.com/en-us/library/ff851982.aspx, and at the "Connecting to Data" portion I am unable to choose "OData Service" in the Attach Data Source wizard. It just doesn't appear. See attached. What do need I to do to get "OData Service" to appear, so I can choose it? Thank you! - tom
Read more...

The Lightswitch security available at this time is at the entity level. There is also Row Level Security, but, as far as I know, there is no Lightswitch security implemented at the property level According to this article: http://blogs.msdn.com/b/lightswitch/archive/2012/04/17/filtering-data-using-entity-set-filters-michael-simons.aspx I took out the confidential properties of an entity A and put it into another entity B.  Then I define a 1 to 0..1 relationship between entity A and entity B.   I also wrote the necessary code in the A_Created general method in order to create the related B entity. Now suppose that we have different permissions defined for the two entities for all CRUD operations. (Security concerns were the reason why I split the original entity) According to this article: Read more...

I would like to open HTML client screen from Silverlight client.
Read more...

In the Silverlight client we had the Auto Complete Box that you could bind to either a Query or a Choice List based property. In the current HTML client we have the Drop Down control that you can bind to a Choice List based property only from what I can see. Questions: 1/ Can we bind a Drop Down control to a Query? 2/ Can we dynamically populate a Choice List in Javascript at run-time (this was not possible in the Silverlight client)? If neither of the above are possible, what is the recommended way to have Drop Downs that are based on a query or dynamic data? Thanks in advance Regards, Xander
Read more...

1234

Microsoft Visual Studio is a registered trademark of Microsoft Corporation / LightSwitch is a registered trademark of Microsoft Corporation