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
>
vs 2008
Tagged Content List
Blog Post:
Find all references, go to definition do not work across VB/C# projects in same sln
Y2KPRABU
While using Visual Studio today I noticed an anomaly. When I bring up a file in VS2008 Solution Explorer AuditEventPublisher.vb in MyVbProject.vbproj Scroll down to the Publish method , right click and select “ find all references ”, Visual Studio does not report on the instances in which the method...
on
28 Oct 2009
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:
Vs 2008 Multi Target Framework and App.config behavior
Y2KPRABU
The Vs 2008 , when changing the Target framework from x to y exhibits the following behavior. Current Framework Target Framework App.config gets added / if not exists, if exists gets updated 2.0 3.0 Yes 2.0 3.5 No ...
on
24 Feb 2009
Page 1 of 1 (4 items)