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

Search this forum:
Search
You are not authorized to create a new topic.
Page 4 of 31 << < 23456 > >>
Topics
Replies
Views
Last Post
[RESX:TopicRead]
Lightswitch behavior based on field value
DAL
0 228
15 Feb 2013 09:48 AM
sad.gif
Access screen values in Silverlight
Akama
1 309
by  AkamaJump to last post
15 Feb 2013 05:35 AM
[RESX:TopicRead]
Save one item from column to multiple sharepoint list
Rice
0 268
14 Feb 2013 04:05 PM
[RESX:TopicRead]
Query for Validation
charly
0 230
14 Feb 2013 10:42 AM
questionmark.gif
Help with Join in Linq
pepeToro
0 413
12 Feb 2013 12:29 PM
[RESX:TopicRead]
Using FindControl with Modal Dialog
ClintonGallagher
0 353
11 Feb 2013 05:48 PM
[RESX:TopicRead]
VS 2012 crasches when add reference in LightSwich
matsonline
0 381
08 Feb 2013 04:47 AM
[RESX:TopicRead]
Operations with datagrid values
andrealves
Not Resolved
0 350
08 Feb 2013 12:50 AM
[RESX:TopicRead]
Right to Left
mahdi
0 321
07 Feb 2013 06:16 AM
questionmark.gif
Oddball results when connecting to published LS database
angus454
0 227
06 Feb 2013 11:45 AM
[RESX:TopicRead]
How do I Display Nested Tabs (2 levels of Parent Child Relationships)
Ra
Informative
1 347
by  Michael WashingtonJump to last post
04 Feb 2013 01:50 PM
[RESX:TopicRead]
Close all Screens at the same time
AntonioDeMarco
Not Resolved
0 356
04 Feb 2013 08:01 AM
crazy.gif
Editable Multiple Data Sources in Modal Window
DAL
1 405
by  Michael WashingtonJump to last post
30 Jan 2013 03:57 PM
[RESX:TopicRead]
IIS management from LightSwitch
Crocodilius
2 259
by  Dave KidderJump to last post
30 Jan 2013 11:46 AM
pinch.gif
Referance Sql Client
jbaillie
0 263
30 Jan 2013 10:38 AM
[RESX:TopicRead]
Referance Dll
jbaillie
0 203
30 Jan 2013 10:34 AM
[RESX:TopicRead]
OnChange Event
over
2 409
by  Michael WashingtonJump to last post
30 Jan 2013 04:21 AM
questionmark.gif
Creating a LightSwitch Application that Connects to a WCF RIA Service.
PepperSpray
7 588
by  Michael WashingtonJump to last post
29 Jan 2013 07:14 AM
[RESX:TopicRead]
HTML Client, WCF RIA Services and EF STE
PepperSpray
4 595
by  PepperSprayJump to last post
25 Jan 2013 10:05 AM
crazy.gif
Deployment problem in IIS 7.5
musfiqur
3 614
by  musfiqurJump to last post
24 Jan 2013 11:20 AM
You are not authorized to create a new topic.
Page 4 of 31 << < 23456 > >>


Latest Microsoft Visual Studio LightSwitch Forum Threads That Have Answers

Thanks for help on this, Looking at moving from Access and I'm impressed with the deployment possibilities of LS along with the RAD focus (great name too - Lightswitch). Struggling with something that I'm sure is simple but I'm missing - how do I add a column/field to a query or a datagrid from a related table in LS.  I've tried adding a Data Item in a screen, bit I can't add a field to the grid, and there doesn't seem to be any options to add fields in the query builder. What am I missing folks? Brad
Read more...

How to set entity properties value in .beforeApplyChange event at client side. Thanks for your help. -SK SK
Read more...

Hi On creating a new many to many record, all it has is the 2 fields with keys to the other 2 tables. I need to add fields from the associated tables so that it has searchable fields on the screen. However I cannot seem to bind to the newly created record. This is the code I wrote to add the store name to the new record but it just picks up an existing selected record and not the new one. Please assist. Thanks, Mark. partial void GroupList_Changed(NotifyCollectionChangedEventArgs e) { if (e.Action == NotifyCollectionChangedAction.Add) { foreach (GroupList Gr in e.NewItems) { Gr.StoreName = this.Stores.SelectedItem.Name; } } } Mark
Read more...

I got a new laptop recently, and installed both Visual Studio 2010 and 2012. I went into Visual Studio 2012 and got the latest version of a C# Lightswitch project from Team Foundation Server (which we use for source control). I then switched the solution explorer to 'File View' so that I could look at the User Code.  Any code file that I look at contains the error (listed on the title) on all of the methods contained in the code files.  I've done a lot of searching, and came across some suggestions from Yann Duran in Lightswitch thread  entitled Overwriting a Lightswitch Query produces Error "no defining declaration found for implementing declaration of partial method".  I've rebuilt the solution, Unloaded and reloaded the project, and also repaired Visual Studio.  I still have the errors in my code files. I think that this project may have been originally created in Microsoft Visual Studio Lightswitch 2011, so I installed it,
Read more...

I want to limit to 3 simultaneous users
Read more...

1234

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