Asp.net, listbox, htc, behavior, autosearch listbox, wcf, certificate
Browse by Tags - Discoveries / Experiences in .Net Application development - Site Home - MSDN Blogs
Sign in
Discoveries / Experiences in .Net Application development
Discoveries during Web Application development using Asp.Net, C# etc
Tags
.Net3.5
.Net4.0
AddAttributesToRender
ajax
app.config
asp.net
asp.net UnitTest
Certificates
CheckBoxList
code coverage
CodeCoverage
configuration
CustomTask
ddl
Debug
Development
gac
gacutil
Globalization
gridview
HealthMonitor
htc
javascript
LINQ
ListBox
localization
MemoryDump
Migration
modalpopupextender
msbuild
multi-target
multi-targeting
Network Adapter
Outlook 2007
Pages
Performance Analysis
Postbuild
probing
Proxy
public key
script
Silverlight
sn
Sql
tester edition
testrunconfig
TFS
tfs 2010
tracelistener
Tracing
undo checkout
Vb C# Interop
viewstate
Vs 2008
VSTS
Vsts 2008
wcf
WCF Testing
webtest
windows8
winforms
Word
wordtosql
wsdl
Xml Serialization
XmlTypeAttribute
Browse by Tags
MSDN Blogs
>
Discoveries / Experiences in .Net Application development
>
All Tags
>
codecoverage
Tagged Content List
Blog Post:
VSTS Tester Edition : Webtest with Code Coverage Error :No connection could be made because the target machine actively refused it 127.0.0.1:80
Y2KPRABU
VSTS Tester Edition 2008 : When i ran a Webtest with Code Coverage I got this Error :No connection could be made because the target machine actively refused it 127.0.0.1:80. I found that IIS was stopped. Started It. Then I found that my Web.config had a additional <location> tag, after...
on
11 Aug 2009
Blog Post:
VSTS Tester Edition 2008, Code Coverage for WebTest works : do this
Y2KPRABU
Many of us try to get code coverage using webtests, we configure for code coverage etc but end of the day we get Empty code coverage data generated. the Answer is just to follow this process... One should be able to get code coverage from web tests if you have the website code. But we have to have...
on
21 May 2009
Blog Post:
Vsts 2008 WebTest Asp.Net UnitTest Profiling
Y2KPRABU
How to Enable Code Coverage for a machine hosting the WebSite 1. The webapp's bin folder should have all files readonly false. 2. The second thing to do is switch off signature verification for all dlls in bin folder., using the below command <x:\webApppath>Sn – Vr * 3. on the code...
on
15 May 2009
Page 1 of 1 (3 items)