|
|
|
|
Programming Articles
|
|
|
|
|
|
|
Innovative iPhone Application Development
|
|
By:Kethy Wright
|
Category:Programming
|
|
If you are in search of company for your iPhone application development then visit Perception System. To develop iPhone applications, the designer should have access to a specific technology. Thankfully, all the necessary tools and software are available to the public with the iPhone’s SDK.
|
|
Comments:0
|
|
|
|
|
|
iPhone Application Development - Technology of Next Generation
|
|
By:Smith Williams
|
Category:Programming
|
|
If you are in need of hire iPhone developer which offers expertise and dedicated team of iPhone developers striving to get best results. By using iPhone you have come to know about its extra ordinary features. Now the new generation of iPhone application developers are about to grow because iPhone a...
|
|
Comments:0
|
|
|
|
|
|
|
|
|
Why choose iPhone as a Third Generation Mobile
|
|
By:Smith Williams
|
Category:Programming
|
|
Perception System know-how to proves quality and cost effective porting solutions. If you want our iPhone porting services please contact us at http://www.perceptionsystem.com Perception System offer both operator specific and handset specific porting services.
|
|
Comments:0
|
|
|
|
|
|
Advantages of PHP Web Development
|
|
By:Shoun
|
Category:Programming
|
|
Perception System, India is the leading web development company. Its well experienced and dedicated Web Developer is expert in respective fields. You can hire its PHP Developer for better PHP Web Development.
|
|
Comments:0
|
|
|
|
|
|
PHP Web Development: PHP The Most Used Programming Language
|
|
By:Kethy
|
Category:Programming
|
|
perception system provides the latest and best solution for your site. For online shopping cart, all kind of web application, SEO friendly designing, making of dynamic sites visit perception system get all solution at a glance for your website with cost effective.
|
|
Comments:0
|
|
|
|
|
|
Making Sense of the XML DataType in SQL Server 2005
|
|
By:Chetas
|
Category:Programming
|
|
It should come as good news that in SQL Server 2005, you can store XML in the database with a new XML datatype. Although this is good news, many developers have been storing XML in the database for some time now. Even without implicit support for XML, developers have been shoving XML documents into ...
|
|
Comments:0
|
|
|
|
|
|
Scheduling Jobs in SQL Server Express
|
|
By:Chetas
|
Category:Programming
|
|
SQL Server 2005 Express is a very powerful free edition of SQL Server 2005. However it does not contain SQL Server Agent service. Because of this scheduling jobs is not possible.
|
|
Comments:0
|
|
|
|
|
|
Disable View State for a Page In ASP.NET
|
|
By:Chetas
|
Category:Programming
|
|
You can disable a control's view state if the control does not contain any dynamic data, its value is hard-coded, or its value is assigned on every page request and you're not handling its events.
|
|
Comments:0
|
|
|
|
|
|
Working with Cookies in ASP.NET
|
|
By:Chetas
|
Category:Programming
|
|
This article talks about storing and retrieving cookies in ASP.NET. Here You saw the sample code which uses Request and Response objects to store and retrieves values in Cookies. You are actually adding a cookie to the response which will be sent to the browser.
|
|
Comments:0
|
|
|
|
|
|
How to call Javascript functions from Silverlight code ?
|
|
By:Chetas
|
Category:Programming
|
|
One of the advantages of Silverlight is, it has access to the Html document of the web page in which it is hosted. This enables Silverlight to access HTML elements in the page and also call Javascript methods.
|
|
Comments:0
|
|
|
|
|
|
What is Cookies in the web world
|
|
By:Chetas
|
Category:Programming
|
|
Web sites can store small pieces of information as key-value pairs in the cookie files. Any information can be stored in cookie as key-value pairs. However, there is alimitation on the total size of data that can be sent as cookie.
|
|
Comments:0
|
|
|
|
|
|
Session variables in ASP.NET
|
|
By:Chetas
|
Category:Programming
|
|
This article explains how a web server identify repeated requests from a web browser and also explains the purpose of Session variables.
|
|
Comments:0
|
|
|
|
|
|
Bind an ADO.NET DataTable to a Combobox in VB.NET
|
|
By:Chetas
|
Category:Programming
|
|
Bind an ADO.NET DataSet or DataTable to a Combobox in VB.NET using the ComboBox's DisplayMember and ValueMember properties to display one value but use a different value.
|
|
Comments:0
|
|
|
|
|
|
Need a Web Site | Website Programming | Logo Design
|
|
By:Connie V
|
Category:Programming
|
|
Suppose you already have a website. Does it meet all of the requirements needed to promote your business? Do you receive many daily hits? Is the layout professional and eye-catching? Even if you have a website, dzine it can help! We can help market your website to reach your target audience. We can ...
|
|
Comments:1
|
|
|
|
|
|
IT Staffing Services: Get the perfect employee to meet your business needs
|
|
By:John Parker
|
Category:Programming
|
|
Quality is important to every business,Recruitment and Staffing in the IT industry is equally important. IT staffing services is an effort made by an IT company to provide your company with just the perfect employee capable of doing your work to enable you to manage your business smoothly and perfec...
|
|
Comments:0
|
|
|
|
|
|
Installing ASP.NET
|
|
By:Hillary
|
Category:Programming
|
|
ASP.NET is easy to install. Just follow the instructions below. Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.
|
|
Comments:0
|
|
|
|
|
|
Differences between ASP and ASP.NET
|
|
By:John Russell
|
Category:Programming
|
|
ASP.NET has better language support, a large set of new controls and XML based components, and better user authentication.
ASP.NET provides increased performance by running compiled code.
ASP.NET code is not fully backward compatible with ASP.
|
|
Comments:0
|
|
|
|
|
|
ASP.NET Introduction
|
|
By:Chetas
|
Category:Programming
|
|
Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.
ASP.NET 2.0
ASP.NET 2.0 improves upon ASP.NET by adding support for several new features.
ASP.NET 3.0
ASP.NET 3.0 is not a new version of ASP.NET. It's just the na...
|
|
Comments:0
|
|
|
|
|
|
How to Create CAPTCHA Protection using PHP and AJAX
|
|
By:Chetas
|
Category:Programming
|
|
In brief the CAPTCHA protection works by generating a random string, writing it to an image, then storing the string inside of a session or by some other method. This is then checked when the form is submitted.
|
|
Comments:0
|
|
|
|
|
|
Import Data from Excel File using VB .NET
|
|
By:Chetas
|
Category:Programming
|
|
sample code how to query an Excel spreadsheet from an ASP.NET page using VB .NET. get the name of the first sheet in the Excel workbook.
|
|
Comments:0
|
|
|
|
|
|
|
|
|
|
|