No announcements
Found 3897401 threads
-
0 Votes
Use Middleware to Set Model Values from Controller
//Unique to this command } So essentially, I just want to use the ModelBinder to set a value for AccountId only, and leave all the other ...Unanswered | 3 Replies | 291 Views | Created by Anonymous - Tuesday, September 8, 2020 3:11 PM | Last reply by Anonymous - Tuesday, September 8, 2020 10:41 PM -
2 Votes
Middleware Script recovery
We have been using Azure mobile services.Answered | 3 Replies | 1043 Views | Created by Mayu Mayooresan - Wednesday, December 11, 2013 9:56 AM | Last reply by Mayu Mayooresan - Thursday, December 12, 2013 4:20 AM -
0 Votes
SSIS Capabilities as a middleware
Scenarios involving from Database to any target (vice-versa) and bulk processing.Answered | 1 Replies | 4064 Views | Created by Ajay Singh Rawat - Tuesday, August 14, 2012 6:19 AM | Last reply by Randy Paulo - Tuesday, August 14, 2012 7:10 AM -
1 Votes
The list of name of all middleware for C#?
Best Regards, Rocky Yue[MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from ...Answered | 9 Replies | 5173 Views | Created by 沈世鈞 - Tuesday, September 20, 2011 1:13 AM | Last reply by Lie You - Friday, September 23, 2011 2:39 AM -
2 Votes
How set the value for property in model
In your setter you are setting the value to whatever the user provides but then overwrite it with the calculated value.Answered | 3 Replies | 455 Views | Created by Shaafs - Thursday, March 31, 2016 8:00 AM | Last reply by CoolDadTx - Thursday, March 31, 2016 3:56 PM -
1 Votes
Set Form TextBox value From User control
From your code, it looks like you are setting the Form's textbox1 from the UserControl.Answered | 3 Replies | 3550 Views | Created by Tech Aspirant - Friday, March 11, 2016 10:39 AM | Last reply by BonnieB - Sunday, March 13, 2016 4:56 PM -
1 Votes
Lookup field value is not getting set when using Client object model
Hi Shoab, LookUpField can only update by using LookUpID which you can find from LookUPList.Answered | 2 Replies | 2091 Views | Created by shoab shah - Sunday, July 5, 2015 9:22 AM | Last reply by Gaurav Shende - Saturday, July 11, 2015 6:22 AM -
0 Votes
Hoe to set values of DateTime Controls?
Set DateTimeControl.SelectedDate to ISO8601 DateTime format using SPUtility.CreateISO8601DateTimeFromSystemDateTime ...Answered | 3 Replies | 4118 Views | Created by Awdhesh Kumar - Wednesday, May 12, 2010 10:36 AM | Last reply by Chengyi Wu - Friday, May 14, 2010 2:51 AM -
0 Votes
How to pass Model from view to controller in MVC
Thanks, Prashant Windows Store Developer Solutions, follow us on Twitter: @WSDevSol|| Want more solutions?Answered | 2 Replies | 1601 Views | Created by Prashantarora1106 - Wednesday, January 14, 2015 1:10 PM | Last reply by Prashantarora1106 - Wednesday, January 21, 2015 6:19 AM -
3 Votes
mvc + model + controller + parameters
See this link for more information about how this forum works: ...Answered | 4 Replies | 4187 Views | Created by davanam karthik - Thursday, September 6, 2012 12:49 PM | Last reply by Ed Price - MSFT - Monday, September 17, 2012 7:29 AM -
3 Votes
Update the model from the view model
This means that you could store a reference to the model in a field and get and set the properties of this one through the view model properties that are bound to ...Answered | 5 Replies | 791 Views | Created by Jhon J - Wednesday, January 1, 2014 4:52 PM | Last reply by Magnus (MM8) - Thursday, January 2, 2014 8:58 AM -
0 Votes
Get value of a Default Constraint element from Model
I'm trying to create a deployment plan modifier that automatically fixes the 'converting a column from Nullable to Not Nullable' problem.Answered | 1 Replies | 5098 Views | Created by Shane Hancock - Tuesday, May 11, 2010 2:44 AM | Last reply by Alan Turnquist - Tuesday, May 11, 2010 10:01 PM -
0 Votes
Question on setting a value in a custom control from a property of the same custom control
It should get and set the value of the dependency property: public String BtnLabel { get { return (String)GetValue(BtnLabelProperty); } ...Answered | 1 Replies | 741 Views | Created by OldManDev - Wednesday, June 19, 2013 3:02 AM | Last reply by Magnus (MM8) - Wednesday, June 19, 2013 8:45 AM -
1 Votes
Set Properties of certain controls using DTE or object model, assuming we know the name of ID of the control, within a project
See my article: HOWTO: Manipulating controls of Windows forms from Visual Studio .NET ...Answered | 5 Replies | 1450 Views | Created by Vikas Pasricha - Tuesday, March 5, 2013 3:00 PM | Last reply by Carlos J. Quintero - Thursday, March 7, 2013 7:27 PM -
2 Votes
getting a field value from an MVC model
http://forums.asp.net/p/1844897/5152295.aspx/1?Answered | 2 Replies | 3901 Views | Created by Richard Scannell - Wednesday, September 19, 2012 1:58 PM | Last reply by Richard Scannell - Monday, September 24, 2012 8:29 AM -
0 Votes
Set an alert programmatically using Client Object Model
I am familiar with the server object model method, but I'm trying to find a way to do it using the client object model inside of a SP web part page.Answered | 8 Replies | 10392 Views | Created by Dasani2008 - Saturday, February 11, 2012 4:08 PM | Last reply by Ullas - Wednesday, November 14, 2012 10:48 PM -
1 Votes
Set Parameter Label in C# using the ReportViewer Control
The Value is used to filter the report and the Label is used for display purposes.Answered | 7 Replies | 12761 Views | Created by Tricia J - Thursday, April 1, 2010 6:46 PM | Last reply by desperate_man - Tuesday, August 12, 2014 3:28 PM -
0 Votes
Set lookup value from another item
Hi AllXander, From your description, my understanding is that you want to set lookup field value with C# CSOM.Answered | 3 Replies | 3615 Views | Created by AllXander - Sunday, April 26, 2015 12:10 PM | Last reply by Vincent.Han - Monday, April 27, 2015 9:58 AM -
2 Votes
saving all control values from form to XML
Dear you mean you want the system to remeber of the configuration of the controls at an XML file , then you can store the selected of each control at the XML file ...Answered | 9 Replies | 8549 Views | Created by isbarak - Tuesday, November 16, 2010 12:57 PM | Last reply by Omar Adnan Isaid - Wednesday, November 17, 2010 10:36 PM -
3 Votes
Using constructors to set the value of a variable
I suspect that you removed the DataMember setting without modifying the DataSource setting as I posted.Answered | 16 Replies | 3339 Views | Created by Warsaw - Thursday, June 16, 2011 8:08 AM | Last reply by Warsaw - Friday, July 1, 2011 10:37 AM - Items 1 to 20 of 3897401 Next ›
No announcements