Best Approach For GOOGLE MAP In Website. .NET C#
Mar 25, 2010Do you guys know a good website or a good tutorial to manage this.
View 4 RepliesDo you guys know a good website or a good tutorial to manage this.
View 4 RepliesWe need to deploy our asp.net web site in web farm which consists of 16 web servers. Whenever we need to roll out a new release it is very time consuming and tedious as we need to deploy it first on the DR environment (16 web servers) and then on to Live environment (16 web servers). Currently we prepare the msi on our build server and copy it on all the front end web servers which involves first FTPing the msi to a common location on hosting network and then copying from the common location to each server.
After thet we backup the existing website and then run the installer one by one on each machine
I am building a website using asp.net and this website will host users images and will give them options to edit these images by resizing, cropping, watermarking,.... am thinking of 2 ways to save images and want someone to recommend one or advice me with something different better.1- The user will upload his images, i will put them in a folder called "original" then the user will edit these image, i will put the edited images in a folder called "edited" also will have another folder called "thumb" will contain thumbnails from these images for previewing on the website.
View 1 RepliesI want to use Google map In our asp.net website.
View 5 RepliesI m new in web part tools in asp.net, i create a simple page using web part tools, but now i want in my web part zone too open a web site like I Google..
when u use i google there is a functionality to open a web site in web part zone.
I have a website and i have a Google Blog . i want my website to display the activities of my google blog in my website. What i want exactly is to embed my Blog into my ASP.NET website. This Should include the Comments and their Updates.
View 3 RepliesI want to use Google Analytics on my asp.net website. My website have a masterpage that each page will use. So my idea is to put the GA code in the bottom of the masterpage and in that way get it included into all pages. Is that a good idea to get the tracking right? Or might there be any problems of using this way?
Another thing is that I need to track conversion for a goal that I have setup in GA. I need to see the funnel, the pages leading to the goal. The problem is that these pages are actually the steps of a asp.net wizard control. What is the best way to track each step of the wizard control as individual steps in GA to reach the goal?
I would like my users to be able to login with their google account on my website. I understand the basics. I have to use oAuth, but what "scope" should I use? I just want to verify the user has a valid google account. Once authenticated with Google I will force them to create a nickname, etc.
But my problem is I have to create a RequestToken but what scope should i specify? In google's example it give my app the ability to access their google calendar but I don't need that.
How to add custom google location map to our website with all options like Map, Sat, Ter with open in goolgle map also into our asp.net application.
View 1 RepliesI have a website and i have a Google Blog . i want my website to display the activities of my Google blog in my website. What i want exactly is to embed my Blog into my ASP.NET website. This Should include the Comments and their Updates.
View 7 RepliesOne of my clients has requested this feature. They dont want to login to google analytics and want all the tracking/reporting through the site. Is there a way to show reporting inside an asp.net page?
View 1 RepliesI am using asp.net 3.5 with C#. I have registered my application in google analytics and it is successfully showing my statics. But I want to integrate that statics into my website, is their any way I can do it.
View 2 RepliesI have included googles provided google translate script on websites home page, all it translated is just teh home page not the other pages on the website.I read about googletranslate.api, does any one has any info or an example how to embed teh google translate.api translate feature to whole website.
View 1 RepliesI have add google analytical script in my web-site and it working fine and I can see the report by loging to my account.
But I want to display the report in my web-page. How can I do this?
Is there any way to install google plugin's in .net. for e.g. if chinese wan't there content should display in there language then it should display on one click
View 1 RepliesI'm trying to display a specific location using google maps on my aspx page.
Is there an easy way to do it?
I am implementing google translate in my asp.net through that we can translate our website to 60 more language but when I implement totally my alignment is changing so what to do now?
View 1 RepliesHow to create Google Site Map in asp.net.
View 1 RepliesI want apply google translate my web site
View 1 RepliesHow to implement google checkout  payment in my web project  asp.net ....
View 1 RepliesI want to integrate gtalk in my web site. If user has gmail account then they can chat from my web site.Â
View 1 RepliesI want to integrate gtalk in my web site. If user has gmail account then they can chat from my website.Â
View 1 RepliesI have used Google Plus one in my web pages in my website. I have used this in a User Control Page and called this .ascx page into my all .aspx page. I have used the code like below:Â
<g:plusone size="medium" width="120"></g:plusone>
<script type="text/javascript">
(function () {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
It is working fine in my pages except 2 pages in which it is not showing. When i see the view source of the page then i find the above javascript and HTML code. I have called 6 methods on the page load of these 2 pages. what is the reason of  Google Plus one not showing on my this 2 pages. what i will have to do to show  Google Plus one on my this 2 pages. I have called this User Control page on my other pages.
I need the language conversion of whole website how can i get it....
View 1 Replieshow to integrate google hangout video and audio recording in my website[asp.net].! My mail id
View 1 Replies