i want to find the country name from the world map:Description:1. I want to show a world map.2. I have lot of branch offices all over the world2. On the world map where ever the user is clicking then display the clicked location branch office address.
In Microsoft Visual Web Developer 2010 Express, Edit->Quick Find mean item, the "Quick Find" item, everytime I have to select "Find In Files" again, how can I set "Find In Files" as default?
I need to find out the timezone of the country and i'm using VS2008. I have the following informations
Country name - India start_boundary_latitude - 6:56N end_boundary_latitude - 88:50N start_boundary_Longtitude - 20:26E end_boundary_Longtitude - 97:02E ZoneStart - 82.30E zoneEnd - 82.30E
I have above informations for all countries in my sql table. how to find the timezone for each with the above info. For exampl the timezone should be 5.5 for India.
I have a project with hundreds of usercontrols but many of them are old and no longer used. Is there are quick way to find out which ones can be deleted?
I am using the ASP Web Application template from Visual Studio for my website. I created an images folder in the directory directly, and not in visual studio. I cannot get visual studio to show this directory. How do you add directories in visual studio or get it to recognize it. I know most of you are thinking of responding with "Why don't you just create the image directory through visual studio".
Downloaded Microsoft Visual Web Developer 2010. I cannot find aspnet_regsql.exe anywhere on my pc, searching to download it. Google searched, search in msdn, microsoft, still cannot find this file to download. where I can download this file from?
I installed visual studio team eddtion and i can't find web application projects in it . Is it the wrong version for having web application projects or .. ? I installed it full features and i don't know what could be wrong..
I want to get country name from ip address in asp.net using web service. I used 2 web services [URL] and [URL] but they are not fulfilling my requirement. if my ip address is 212.76.87.27 then it is ok. but if my ip address is 31.167.42.94 then giving me error. I think these web services have not updated Ip address record. Any webservice which has updated ip address record and can return the country name correctly without error.
When adding a new web reference, one of the options that visual studio gives you is to search for web services on the local machine (The exact option name is "Web services on the local machine").
My question is, how does Visual Studio find the web services on the local machine? The local website that contains the service doesn't contain a .disco file.
I tried to use fiddler but got nothing (visual studio didn't make any requests to the local web server). Does visual studio scan the default website for files with the extension .asmx?
i am using VS 2008, whiile working on the walkthroughs of restful services(http://msdn.microsoft.com/en-us/library/dd203052.aspx), i did not find any template for the ADO.net services. Could you please direct me to the link where i can download/install the required template or package.
I want to convert my website project to web application project. First things I need to add references to new web application project. When I click "Show All Files" from Solution Explore, web application shows References Node. However, Web site project does not show References node. How can I find what references in my web site project?
I am having a heck of a time with this. Visual Studio 2005 SP1 can not find my files and javascript files whenever I put it in the subfolders. In the solution explorer, I've created subolfders such as /js and /css. This is inside my main folder: AJAXEnabledWebApplication1css and AJAXEnabledWebApplication1js
In HTML code, when I put this: <script type="text/javascript" src="js/jquery-1.4.2.js"></script> <script type="text/javascript" src="ui/jquery.ui.core.js"></script> <script type="text/javascript" src="ui/jquery.ui.widget.js"></script> [code]...
every single one of them is highlighted that it can not find the specified file. But wait, if I add those files manually to the root folder and to the solution explorer, it is no problem!inside the reference paths for the program, I've also pointed to the root folder location:
c:document adn settingsmynamemy DocumentsVisual studio 2005ProjectsAJAXEnableDwebApplication1
This is sudhir i am trying to work on business intelligence and i installed the visualstudio 2008 and sqlserver 2005 .But i am not bale to find the business intelligence template in the visualstudio 2008.