Click Here to visit Zonix’s Website Why Use SharePoint? a. SharePoint is a component of Windows 2003 that lets you share Microsoft Office documents with others through web pages. Unlike most web sites, SharePoint sites are designed to be highly dynamic. Team members can easily upload documents, add public announcements, send alerts, track work items, and […]
Author: Zonixsoft
Introduction to SharePoint
Click Here to visit Zonix’s Website Why Use SharePoint? a. SharePoint is a component of Windows 2003 that lets you share Microsoft Office documents with others through web pages. Unlike most web sites, SharePoint sites are designed to be highly dynamic. Team members can easily upload documents, add public announcements, send alerts, track work items, and […]
Create a Working Map using Google Maps API
Click Here to visit Zonix’s Website Create a Working Map using Google Maps API To include a Google map on an online site, you’ll need an API key which is tied to your site URL and your GMail account. First, visit http://www.google.com/apis/maps/signup.html. Make sure to read through the terms of use — there are […]
Create a Working Map using Google Maps API
Click Here to visit Zonix’s Website Create a Working Map using Google Maps API To include a Google map on an online site, you’ll need an API key which is tied to your site URL and your GMail account. First, visit http://www.google.com/apis/maps/signup.html. Make sure to read through the terms of use — there are […]
How to add flash files to asp.net web pages
Click Here to visit Zonix’s Website <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0” width=”540″ height=”400″ hspace=”10″ id=”ShockwaveFlash1VIEWASTEXT”> <param name=movie value=”Flash File Path”> <PARAM NAME=”quality” VALUE=”high”> <PARAM NAME=”bgcolor” VALUE=”#FFFFFF”> <param name = “wmode” value = “transparent”/> <embed src=”Flash File Path” width=”540″ height=”400″ loop=”false” quality=high pluginspage=”http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash” type=”application/x-shockwave-flash”> </embed> </object> Remember to place the Flash File inside the Project only.and give a […]
ASP.NET 3.5, AJAX and WebServices
Introduction This article explains the use of webservices in ASP.NET 3.5 AJAX environment and it tells how to call web service methods from a client-side javascript. It also outlines the new System.Web.Script namespace and explores the ways of defining the client-call to a web service method. read more… ….
The Google File System – Google’s core storage platform
Google File System – large distributed log structured file system in which they throw in a lot of data. Reliable scalable storage is a core need of any application. GFS is Google’s core storage platform.Google File System (GFS) is a proprietary distributed file system developed by Google for its own use. Its point is both […]
About Zonix Software Solutions
E-Commerce solution does not only involves the development of online products & services selling portal, It also asks for growth in businesses. An E-Commerce portal is incomplete unless it has the Search Engine optimization features. Zonixsoft is a Software Outsourcing & Offshore Software Development Company specializing in the E-business solutions. Our vast experience in E-Commerce […]
The “Hello World” Program, in 366 Programming Languages!
“Hello World” is the traditional first program you write when learning a new language, first appearing in K&R’s “The C Programming Language” book in 1978. Since then it has been implemented in almost every programming language on the planet. This collection has it in 366 coding languages and 58 human ones! Is your favourite here? […]
The “Hello World” Program, in 366 Programming Languages!
“Hello World” is the traditional first program you write when learning a new language, first appearing in K&R’s “The C Programming Language” book in 1978. Since then it has been implemented in almost every programming language on the planet. This collection has it in 366 coding languages and 58 human ones! Is your favourite here? […]