Hi All,
I'm running 100 of test cases from a xml data source using MSTest. But my test case execution never complete as few of my test cases doing something wrong. I wanted to know is there any way to specify test timeout time for individual test cases. I know in VS testrun config we can add this time. But this is for the entire test me...
I'm extremely new to mvc and webtest so please bear wtih me here.
I have a customer view. The customer view calls a javascript function on document.ready. This javascript call performs an ajax post to an action in the customer controller which returns json to the original javascript which in turn updates the customer view.
In my webtes...
Hi,
I am using VSTS 2008 development edition and I want to convert NUnit tests to MS tests. Currently some of the tests have "category" attribute of NUnit to control which tests to be run. I did some search and it looks like in VSTS 2008, we will need to create test list by Test Manager from VSTS Test edition.
The question is how can ...
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data.SqlClient;
using System.Data.SqlTypes;
using System.Data;
if the execution of the code is allowed at post back, then for each post back extra column are created.
yes i know the ro...
yes can search google but there are thousand of results
by your experience which links give the best for a beginner who has to make some website using it within a month.
i mean the styling,
the ways to style the footer (you knw the copyright message)
using vs08 c# aspx
thankyou
...
yes stick footer!
i saw the code, its well complicated, i am completely new to this css
yes i asked this type of question , but here i am asking precisely and clearly
scenerio
have made a aspx site, have to included a line given by the client at the end of all the pages
i have not used any master, and donot want to as the spaces lef...