No announcements
Found 1412236 threads
-
0 Votes
Compare string types
http://stackoverflow.com/questions/44288/differences-in-string-compare-methods-in-c-sharpAnswered | 1 Replies | 828 Views | Created by William256 - Monday, January 27, 2014 4:32 PM | Last reply by Don.O - Monday, January 27, 2014 5:16 PM -
0 Votes
comparing data types
If you start from this link http://msdn.microsoft.com/en-us/library/ms187752.aspx and then go to each type, such as http://msdn.microsoft.com/en-us/library/ms187745.aspx you'll ...Answered | 2 Replies | 4218 Views | Created by James12314909 - Tuesday, February 9, 2010 5:58 PM | Last reply by ramireddy - Tuesday, February 9, 2010 6:12 PM -
3 Votes
Converting and comparing SMO.DataType to CLR type
The following MSDN resource helped me a lot on comparing SQL (and eventually SMO) vs CLR ...Answered | 5 Replies | 17742 Views | Created by Dig-Boy - Wednesday, February 18, 2009 3:21 AM | Last reply by Anton Papin - Friday, June 14, 2013 9:33 AM -
0 Votes
Comparing against a class with type parameters
Comparing the names of types gives you no guarantee about the types.Answered | 10 Replies | 2773 Views | Created by Jason Soby - Monday, November 1, 2010 2:28 PM | Last reply by Jason Soby - Monday, November 8, 2010 4:04 PM -
5 Votes
Compare Types of Two Objects
How am I supposed to compare the types of these two objects?Answered | 5 Replies | 4233 Views | Created by jfkrueger1 - Thursday, December 11, 2008 7:18 PM | Last reply by Reed Kimble - Friday, December 12, 2008 6:09 PM -
1 Votes
Checking if a base type variable can be assigned to another
Convert the value to the destination type and compare the result value with the original value.Answered | 8 Replies | 3357 Views | Created by OLAPWisdom - Friday, April 22, 2011 4:28 PM | Last reply by Alex Ghiondea - MSFT - Tuesday, April 26, 2011 5:42 PM -
0 Votes
Schema Compare Update - By type of object
Years ago, we created a Database Project using the SQL Server 2008 Wizard and organized it "By type of object" instead of "By schema".Answered | 2 Replies | 1209 Views | Created by DaveIII - Thursday, October 24, 2013 10:02 PM | Last reply by DaveIII - Wednesday, October 30, 2013 2:05 AM -
0 Votes
DbComparisonExpression requires arguments with comparable types.
Hm, something else is going wrong. byte[] has been comparable in LINQ to Entities queries since the first version of EF.Answered | 17 Replies | 14075 Views | Created by SnowJim - Tuesday, May 4, 2010 6:09 PM | Last reply by Julien Bérubé - Saturday, May 21, 2011 11:40 PM -
0 Votes
How to compare dynamic objects array (Entity Type)?
I think David had help you to get the "Compare code" block.Answered | 3 Replies | 3557 Views | Created by Tanvir Anowar - Monday, December 9, 2013 8:43 AM | Last reply by Eason_H - Monday, December 16, 2013 2:26 AM -
1 Votes
Compare Types
i want to find out what type of object has been inflated.Answered | 3 Replies | 3075 Views | Created by ChristianBG - Saturday, October 25, 2008 3:23 PM | Last reply by Juan Carlos Ruiz [perfil anterior] - Saturday, October 25, 2008 3:49 PM -
0 Votes
Schema compare wiping out ignored object types
I sent feedback to Connect ...Answered | 3 Replies | 7592 Views | Created by ChrisMapper - Monday, April 11, 2011 8:34 PM | Last reply by bsstrickland - Tuesday, October 18, 2011 5:48 PM -
0 Votes
Compare of >< =
First of all, you need to ensure that the variables you are comparing are of the same type, i.e., if you want to compare numobs1rr.Value with 35.1 you need to ensure that ...Answered | 7 Replies | 1071 Views | Created by dubiousp - Monday, August 10, 2020 12:50 PM | Last reply by BonnieB - Sunday, August 16, 2020 1:09 AM -
1 Votes
Are base types nullable?
Firstly, some terminology - C# does not use the term 'base type' in the way you are using it.Answered | 3 Replies | 876 Views | Created by sniff_bits - Tuesday, November 12, 2013 2:20 AM | Last reply by Arun Patnaik - Tuesday, November 12, 2013 7:10 AM -
0 Votes
Schema Compare - ignore object type settings aren't applied
" VS 2010 SP1 downgraded the error to a warning to allow Schema Compare to run through.Answered | 4 Replies | 3853 Views | Created by xinonnet - Wednesday, September 12, 2012 4:26 PM | Last reply by Vicky Song - Friday, September 21, 2012 5:46 AM -
0 Votes
Compare row based on data in other rows
Hi, I want to compare data based on check_amt.Answered | 1 Replies | 4567 Views | Created by ryder81 - Wednesday, December 1, 2010 12:07 AM | Last reply by Craig Bryden - Wednesday, December 1, 2010 12:24 AM -
0 Votes
Comparing two columns with different data types
I think that your company has no Data Dictionary that would put all phone numbers in a single format and data type.Answered | 6 Replies | 4264 Views | Created by jdbrown1 - Friday, June 7, 2013 4:44 PM | Last reply by jdbrown1 - Monday, June 10, 2013 1:45 PM -
8 Votes
Overriding PropertyMetadata on a base type
Looks like the base type being complained about is the System.Windows.PropertyMetadata base class.Answered | 5 Replies | 11551 Views | Created by Ed Noepel - Thursday, October 18, 2007 7:08 PM | Last reply by Mr. Javaman II - Monday, October 22, 2012 3:38 PM -
0 Votes
Comparing double type values problem
Hi Jiye, Your code contain mathematical operation which is causing computer to compare whole resulting value hence the comparision result is false. you can try ...Answered | 2 Replies | 5642 Views | Created by jiye - Tuesday, June 17, 2008 2:21 AM | Last reply by Haider Raza Naqvi - Tuesday, June 17, 2008 7:49 AM -
1 Votes
Business Type - override property of base type?
Hi Glenn, I'm not trying to exceed the limits on the base type, I just want to change what the default is.Answered | 3 Replies | 3988 Views | Created by ElylV - Wednesday, July 4, 2012 12:04 PM | Last reply by Justin Anderson - Saturday, July 7, 2012 2:01 AM -
0 Votes
Controlling workflow based on content types
It seems that Content Type is exposed as a column within the List.Answered | 4 Replies | 4994 Views | Created by vs2015junkie - Thursday, July 14, 2011 3:41 PM | Last reply by vs2015junkie - Monday, July 25, 2011 4:22 PM - Items 1 to 20 of 1412236 Next ›
No announcements