TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Model Window
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Raj Kumar (1)
John Charles Olamendy (1)
Jaganathan Bantheswaran (1)
Related resources for Model Window
No resource found
How to Show Model Windows and Group Box on Screen in LightSwitch 2012
5/3/2013 10:38:49 AM.
In this article you will learn how to load data in in form of model windows and group box on screen in LightSwitch 2012.
Setting Null Value to an Entity Property Through Textbox Control
5/15/2012 4:33:58 PM.
In this article, I want to document a bug in Visual Studio. NET concerning to setting a null value to entity property’s through a Textbox control. There is a common scenario to have an entity type in your data model where some attributes are optional. When you develop a rich client application using the Windows forms, data binding techniques and a Textbox to enter the simple data, and you want to set null the optional attributes of the underlying data source by leaving in blank the Text property of the Textbox control; then there is a missing feature for the Formatting and Advanced Binding dialog box for null values. They should have a checkbox there to allow people to use blank as null. In this article, I will show one simple solution to this bug.
Model Window in LightSwitch Beta 2
7/5/2011 11:46:22 PM.
Here we shall discuss how to add a Model Window into a LightSwitch Application.