No announcements
Found 1077605 threads
-
0 Votes
Azure WAAD WebApi to WebApi Access
I'm working on a WAAD WebApi which calls another WebApi.Answered | 1 Replies | 1058 Views | Created by Andre Broers - Tuesday, May 20, 2014 8:40 PM | Last reply by Neelesh Ray -MSFT - Saturday, July 19, 2014 4:13 PM -
0 Votes
Passing Two Dates to WebApi
User1967761114 posted Hi kmcnet, According to your description, when you want to pass datetime parameter, you just make sure to pass a string ...Answered | 2 Replies | 781 Views | Created by Anonymous - Wednesday, June 7, 2017 2:00 AM | Last reply by Anonymous - Saturday, June 17, 2017 2:44 AM -
2 Votes
B2C: WebApi 2 claims transformation
app.UseOAuthBearerAuthentication(CreateBearerOptionsFromPolicy(signUpPolicy)); app.UseOAuthBearerAuthentication(CreateBearerOptionsFromPolicy(signInPolicy)); ...Answered | 4 Replies | 1056 Views | Created by Paul Hatcher - Friday, September 9, 2016 10:33 AM | Last reply by Paul Hatcher - Thursday, September 22, 2016 10:46 AM -
0 Votes
Want to pass from date and To date in the MDX
[Date].Answered | 23 Replies | 2825 Views | Created by BandSr - Tuesday, March 27, 2012 7:32 AM | Last reply by BandSr - Tuesday, March 27, 2012 3:31 PM -
1 Votes
Passing Date parameter to a subreport
Hi, If in the Main report and the Subreport both the paramters are of Datetime format then while passing the values to the Subreport just give it as Parameters!Answered | 2 Replies | 12252 Views | Created by TheTurdFerguson - Thursday, May 19, 2011 6:39 PM | Last reply by PavanKokkula - Tuesday, May 24, 2011 10:47 AM -
0 Votes
Difference between two dates
> 7 -----------*/ -------Find the number of Minutes between two date/time values------- DECLARE @dt1 DATETIME, @dt2 DATETIME SELECT @dt1 = '2010-03-01 ...Answered | 7 Replies | 4642 Views | Created by Avhilash - Thursday, June 6, 2013 7:40 AM | Last reply by Avhilash - Friday, June 7, 2013 2:07 PM -
0 Votes
date difference between two dates
We've all tested it where the day is higher in date to, test it with this.Answered | 10 Replies | 1434 Views | Created by roma_victa - Wednesday, April 1, 2015 8:38 AM | Last reply by gsclayton - Wednesday, April 1, 2015 11:31 AM -
0 Votes
Key secret needed for WebAPI?
I have registered a WebAPI application in my Active Directory.Answered | 1 Replies | 1583 Views | Created by Yves Pflieger - Saturday, April 5, 2014 5:04 PM | Last reply by Azam Khan - MSFT - Thursday, July 24, 2014 4:26 AM -
0 Votes
ASP.NET webapi with VS 2010
Hi, Can someone provide information listed below: Need use ASP.NET webapi with ASP.NET webpages 4.0 in Visual Studio 2010.Answered | 1 Replies | 2082 Views | Created by XXX_K - Wednesday, July 10, 2013 4:47 AM | Last reply by Kai Strandskov [Msft] - Wednesday, July 10, 2013 9:33 PM -
0 Votes
Passing values between two classes
There are two requirements for one object (A) to set the value of another one (B): 1.Answered | 4 Replies | 585 Views | Created by Joshua1987 - Wednesday, June 11, 2014 1:38 PM | Last reply by Abu Ehab - Wednesday, June 11, 2014 10:57 PM -
1 Votes
Calculate AVG on two dates
Hi Faisalkyo, Just as Dan said, the query you used will return a column ”Difference” with a single value of average difference date for entire table.Answered | 7 Replies | 11210 Views | Created by Faisalkyo - Wednesday, November 14, 2012 1:01 PM | Last reply by Faisalkyo - Thursday, November 15, 2012 6:35 AM -
0 Votes
ASP.NET WebAPI Response 404
Hi, Please refer this link and check if it helps: http://code.msdn.microsoft.com/WCF-WebApi-REST-Entity-4cd7f7bd Also refer this link ...Answered | 4 Replies | 2796 Views | Created by Emanuele Origgi - Wednesday, August 27, 2014 2:35 PM | Last reply by Jim Cheshire - Tuesday, September 2, 2014 12:26 PM -
6 Votes
Compare two Date in ddMMyy format
There are several reasons, and one is that you don't have bother about date format when passing dates to SQL Server - the conversion happens on client level.Answered | 17 Replies | 3562 Views | Created by Izadimehr - Monday, December 24, 2012 10:29 PM | Last reply by Izadimehr - Tuesday, December 25, 2012 11:49 PM -
0 Votes
Comparing two dates in WPF
Hello Bhavin, We could use BindingGroup to achieve it, we could group this two textboxes, and validate them together.Answered | 2 Replies | 6182 Views | Created by Bhavin Mistry - Thursday, March 25, 2010 6:18 AM | Last reply by Tim Li - Friday, March 26, 2010 10:04 AM -
-1 Votes
How to compare Two Dates(Parameter) with Two Dates(Database Columns)
Try Below, SELECT * FROM TableName WHERE Class = 1 AND Session = '2009' AND DATEDIFF(Day, '01-March-2009', FromDateRange_Temp ) = 0 ...Answered | 4 Replies | 4799 Views | Created by Hamad Salahuddin - Monday, October 26, 2009 11:01 AM | Last reply by KiranKumar.Y - Monday, October 26, 2009 11:14 AM -
2 Votes
Loop and display two date
Hello guys, I have two date time picker. dtp1 and dtp2.Answered | 1 Replies | 344 Views | Created by ppkkyaw - Friday, July 22, 2016 3:29 PM | Last reply by leshay - Friday, July 22, 2016 3:51 PM -
0 Votes
passing dates in stored procedure?
I am trying to pass dates in a stored procedure and keep getting an error - here is the code and error.Answered | 8 Replies | 4545 Views | Created by siera_gld - Tuesday, August 31, 2010 4:16 AM | Last reply by Kalman Toth - Tuesday, September 7, 2010 5:27 AM -
0 Votes
Data Between Two dates
You can still use your code by wrapping the date literals in Single Quote (') or you can use the other options provided by the members.Answered | 7 Replies | 5350 Views | Created by ozsql - Tuesday, July 13, 2010 12:26 AM | Last reply by S A - Monday, July 19, 2010 11:51 AM -
0 Votes
count between two dates
sir how to take count between two dates.ie if we have ...Answered | 4 Replies | 4894 Views | Created by fasni - Saturday, August 4, 2012 6:28 AM | Last reply by Hasham Niaz - Sunday, August 5, 2012 4:21 PM -
0 Votes
Data between two dates
[DATE AFFECTATION DEB].Answered | 4 Replies | 1108 Views | Created by Zizou23 - Tuesday, November 19, 2013 2:07 PM | Last reply by Charlie Liao - Wednesday, November 20, 2013 8:59 AM - Items 1 to 20 of 1077605 Next ›
No announcements