Tagged Questions

0
votes
1answer
30 views

Defining your own VS C++ Build Macros

We came across a bunch of pre-defined Build Macros for instance $(SolutionDir), but can you define your own build macros in Visual C++ 2005?
0
votes
0answers
8 views

Behaviour of webservice urls in VS 2005

Hi, We use VS 2005 and use a lot of webservices. My understading of VS 2005 is that by default the webservice urls behaviour is set to dynamic and it picks up the url from the web …
0
votes
1answer
36 views

Browser takes long time to render html controls asp.net

Hello friends, I have an aspx page showing lots of information in a tabular format on ajax tab container. Approximately 3 to 5 tabs are used. I have used some of AJAX controls suc …
0
votes
1answer
13 views

Visual Studio 2005 - asp.net image display problem

I can see background images in design time. But can't see images in run time. I am running my application from asp.net development server. I am applying background images by using …