No announcements
Found 2074743 threads
-
0 Votes
Test perfomance of concrete method in asp.net application
User-166373564 posted HI oblomov I think you can use Trace Class and Debug Class on your side, and debug your application and trace ...Answered | 1 Replies | 66 Views | Created by Anonymous - Wednesday, December 18, 2013 6:40 AM | Last reply by Anonymous - Wednesday, December 18, 2013 9:21 PM -
0 Votes
Execute an overrided method of a concrete class from parent abstract class?
If abstract class (parent class) has test() with virtual keyword and child class does not have this method.Answered | 7 Replies | 4954 Views | Created by FruitBatInShades - Monday, August 27, 2012 10:36 AM | Last reply by Rudedog2 - Monday, August 27, 2012 1:35 PM -
0 Votes
Testing ASP.NET Application
What sort of testing do you want to do?Answered | 2 Replies | 4336 Views | Created by Korkor - Friday, May 20, 2011 2:46 PM | Last reply by TimJim - Friday, May 20, 2011 3:22 PM -
0 Votes
Subscription perfomance
What will be with perfomance of subscription if in base entity has 700 000 members with 10 attribute members ?Answered | 1 Replies | 6468 Views | Created by superbluesman - Monday, July 25, 2011 1:53 PM | Last reply by Jeremy Kashel - Monday, July 25, 2011 2:17 PM -
1 Votes
Concrete Example of Functionality
Do you have any concrete example of functionality that I can create in Excel by using VBA?Answered | 1 Replies | 594 Views | Created by Sakura Data - Thursday, October 30, 2014 6:48 AM | Last reply by danishani - Thursday, October 30, 2014 3:11 PM -
1 Votes
Rendering perfomance degradation on large amount of stacked visuals.
As far as why your application is pegging the CPU when selecting large numbers of rectangles, there could be a number of reasons.Answered | 12 Replies | 4233 Views | Created by John Whiter - Monday, June 22, 2009 8:02 AM | Last reply by John Whiter - Wednesday, October 28, 2009 12:23 PM -
0 Votes
How to execute a Test method
Hi, If you create a test in a test project from Visual Studio, you will see the required assemblies under References node in Solution Explorer.Answered | 3 Replies | 1177 Views | Created by Santhosh Ramini - Tuesday, November 26, 2013 11:11 AM | Last reply by Amanda Zhu - Friday, November 29, 2013 7:34 AM -
0 Votes
ASP.net passing QueryString for Unit Testing
I use Typemock Isolator and Ivonna to unit test ASP.NET, in my experience, they are very helpful tools for this.Answered | 5 Replies | 7495 Views | Created by Krishnaswin - Thursday, February 16, 2006 4:59 AM | Last reply by Seamus_m - Thursday, April 30, 2009 3:49 PM -
2 Votes
Change concrete type of generic activity
It has two main methods, MorphObject is the one you use to replace one object with another updating all references in the tree.Answered | 8 Replies | 5362 Views | Created by Dutchdre - Monday, October 5, 2009 2:46 PM | Last reply by Tim Lovell-Smith - Monday, October 19, 2009 5:30 PM -
0 Votes
How to test for file in application directory
You can use AppDomain.CurrentDomain.BaseDirectory which is probably the most useful for accessing files whose location is relative to the application install directory.Answered | 4 Replies | 1688 Views | Created by SJurick - Monday, November 12, 2012 7:49 PM | Last reply by MithileshDubey - Saturday, November 17, 2012 2:23 PM -
1 Votes
How to Unit Test this Method?
What I need to achieve is to test UnitTestMe method and mocking Utils.Add (Not calling the production code but returning a mocked value).Answered | 8 Replies | 3320 Views | Created by Dynamic - Thursday, September 10, 2009 9:24 AM | Last reply by Wole Ogunremi - Thursday, September 10, 2009 3:13 PM -
1 Votes
How to Test the Threaded method
I suggest you not to test in that way.Answered | 3 Replies | 1062 Views | Created by Bhagya patil - Monday, September 15, 2014 11:47 AM | Last reply by JuanLao - Tuesday, September 16, 2014 3:28 PM -
0 Votes
In Azure devops portal, unable to run test cases of asp.net core application
Hi, VS test assemblies are presently not detecting asp.netcore test cases.Answered | 1 Replies | 706 Views | Created by Radhakrishna gummadi - Wednesday, December 11, 2019 4:13 PM | Last reply by aakash.verma - Wednesday, December 11, 2019 4:49 PM -
0 Votes
WCF Proxy in ASP.NET Application
If so, without some AOP framework support, I think you can consider using the "Template Method" design pattern: #Template method ...Answered | 2 Replies | 3843 Views | Created by Hari Narisetty - Thursday, November 19, 2009 2:37 AM | Last reply by Steven Cheng - MSFT - Tuesday, November 24, 2009 7:20 AM -
2 Votes
Study methods for 70-646 test?
Today is the day for the test.Answered | 9 Replies | 14215 Views | Created by FuzzyReets - Saturday, December 19, 2009 4:57 PM | Last reply by FuzzyReets - Wednesday, January 20, 2010 5:20 PM -
0 Votes
Automation on ASP.net MVC3 application
Hi Every one, We have an web application which is built on ASP.Net MVC3, which we going to host it in Cloud(Windows Azure).Answered | 1 Replies | 4068 Views | Created by Srikanth.srknt - Tuesday, April 19, 2011 4:32 PM | Last reply by Vishnu [MSFT] - Sunday, May 1, 2011 2:55 PM -
0 Votes
API Authentication error in Web perfomance Test
Hi I am trying to execute web test in Web Performance Test Project, where I am facing an error in API ...Answered | 2 Replies | 1149 Views | Created by Shivangi_Shukla - Friday, February 14, 2020 5:10 AM | Last reply by Dave Patrick - Friday, February 14, 2020 1:07 PM -
8 Votes
System.MissingMethodException: Method not found When running unit tests
i also encounter this problem when i change the method signature i fixed it by removing all files from ASP.net temp files ...Answered | 12 Replies | 86549 Views | Created by kmccaa - Tuesday, July 24, 2007 2:47 PM | Last reply by DavidMCummins - Wednesday, May 30, 2012 12:28 PM -
0 Votes
All test methods in UIMap.Designer.cs?
While I was testing this, I found that all test methods were stored in UIMap.Designer.cs no matter how many .cs files I created.Answered | 1 Replies | 4412 Views | Created by cky0703 - Tuesday, June 22, 2010 4:00 AM | Last reply by Mathew Aniyan MSFT - Wednesday, June 23, 2010 10:23 AM -
12 Votes
Xunit testing of ASP 5 MVC applications
ASP.NET related questions should be asked in the ASP.NET forums: http://forums.asp.netAnswered | 1 Replies | 1119 Views | Created by AlexanderDekhtiar - Friday, October 9, 2015 7:06 PM | Last reply by Mike Danes - Saturday, October 10, 2015 8:14 AM - Items 1 to 20 of 2074743 Next ›
No announcements