Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
C Programming - Pointers
posted byRyanJames27inProgramming in C & C++
In this tutorial you will learn about C Programming - Pointers, Pointer declaration, Address operator, Pointer expressions & pointer arithmetic, Pointers and function, Call by value, Call by Reference, Pointer to arrays, Pointers and structures, Pointers on pointer.
(6 ratings)
Reviews0
PriceFree
Views2007
ASP.NET 2.0 Framework Fundamentals
posted byrjamesinTutorials & Tips
.NET framework is a Windows Component that supports the building and running of windows applications and XML Web services. The purpose of the component is to provide the user with a consistent object oriented programming environment whether the code is stored locally or remotely.
It aims to minimize software deployment and versioning conflicts and also promote safe execution of code including codes executed by trusted third parties. It is directed towards eliminating performance problems of scripted or interpreted environments. The effort is to make developer experience consistent across a variety of applications and platforms and create communication standards that help .NET framework applications integrate with all other web based applications.
(0 ratings)
Reviews0
PriceFree
Views1271
White-Label DoorDash Alternative App
posted bySaaztroinClone Scripts
White-label doordash food delivery clone is a complete platform helping single/multi food outlets to boost their online presence. Our doordash app solutions allows you to extent your food delivery business will getting more customers and easing business tasks. Our on-demand restaurants doordash delivery app is a well-developed solutions for your food business world to have prosperous results.
(0 ratings)
Reviews0
PriceFree
Views856
What's New in the .NET Framework 2.0
posted byrjamesinTutorials & Tips
In this tutorial you will learn about new feature in .NET Framework 2.0. Various aspects such as Support for 64 bit platform application development, Access control list support (ACL), ADO.NET, ASP.NET, Authenticated streams,COM Interop Service Enhancements, Console Class Additions, Data Protection API, Detecting changes in Network connectivity, Disjunctive Demands, Distributed Computing, EventLog Enhancements, Expanded Certificate Management, FTP Support, Generics and Generic Collection, I/O Enhancements and several other feature are discussed here below.
(0 ratings)
Reviews0
PriceFree
Views1434
Introducing Visual Studio.NET Web Applications
posted byrjamesinTutorials & Tips
In this tutorial - Introducing Visual Studio.NET Web Applications, You will learn How Web Applications Work, Choose a Language for creation.
Microsoft�s commitment to rapid application development is reflected in Visual Studio 2005 2.0. The .NET framework has blurred the lines between the different programming disciplines and made application development of any kind pleasurable. Web application development specifically has received a boost. With Visual Studio.NET 2005, the facilities available for the Web application developer has been enhanced multifold.
(0 ratings)
Reviews0
PriceFree
Views1551
ASP.NET 2.0 Framework Tools
posted byrjamesinTutorials & Tips
In order to facilitate ease of development and deployment of applications, the .NET framework provides the user with a number of tools. All these tools can be run from the command line with the exception of the Assembly Cache Viewer (Shfusion.dll) and the Microsoft CLR Debugger (DbgCLR.exe). In order to ensure that these tools function optimally the user has to set the Path, Include and Lib environment variables by running SDKVars.bat in the /v.2.0/Bin directory and executing it in the command shell.
(0 ratings)
Reviews0
PriceFree
Views1360
ASP.NET 2.0 Application Development
posted byrjamesinTutorials & Tips
Client applications are applications that run on the client system-or the desktop of the user. They are closest to the traditional windows based applications and they display forms or windows on the desktop enabling the user perform predefined tasks. Word processors and spread sheets are examples of client applications that employ menus, GUI elements and access local resources such as printers and scanners.
(0 ratings)
Reviews0
PriceFree
Views1209
Managing Membership and Roles in ASP.NET 2.0
posted byrjamesinTutorials & Tips
In this tutorial you will learn about Anonymous Users, Managing Membership and Roles, The Programming Interface - Properties and Methods, Setting up the Membership, The Membership Provider, The ProviderBase Class, The MembershipProviderBase Class, Managing Roles, The Role Class and The Role Provider.
(3 ratings)
Reviews0
PriceFree
Views1758
Introduction to Visual Studio.NET
posted byrjamesinTutorials & Tips
In this tutorial we shall proceed with a brief Introduction to Visual Studio.NET and also discuss three Versions of Visual Studio.NET - The first version-VS.NET, VS.NET 2003, Visual Studio 2005 VS.NET 2005.
(0 ratings)
Reviews0
PriceFree
Views1245
Installing Visual Studio.NET 2005 2.0
posted byrjamesinTutorials & Tips
In this tutorial you will learn the procedure for Installing Visual Studio.NET 2.0 starting with minimum system requirements, runtime setup and side by side installation.
(0 ratings)
Reviews0
PriceFree
Views1422
How to Deploy ASP.NET Web Application
posted byBeansoftwareinTutorials & Tips
The fact is simple: If your users are not able to easily deploy your application then whatever sophistication or features you provide, they will be unable to even experience your application from the very first place! In this tutorial we are going to show you a set of techniques by which you can package and deploy your web applications .....
(9 ratings)
Reviews0
PriceFree
Views2687
C Programming - Data Types
posted byRyanJames27inProgramming in C & C++
In this tutorial you will learn about C language data types, Primary data type, Integer Type, Floating Point Types, Void Type, Character Type, Size and Range of Data Types on 16 bit machine, derived data type, Declaration of Variables, User defined type declaration, Declaration of Storage Class, auto, static, extern, register, Defining Symbolic Constants, Declaring Variable as Constant and Volatile Variable.
(3 ratings)
Reviews0
PriceFree
Views2806
Subscription Forcedmatrix Script
posted byrohit_sethinMulti-Level Marketing
A Subscription Forcedmatrix software allows you to run your own m * n Forced matrix upto 10 Levels Deep. Features:Set the membership fee, Set Commisions for Referral Levels upto 10 Level Deep, Set the subscription period daily or weekly or monthly, Set the special bonus for referring (if you wants) ,View/Edit/E-mail/Delete members and more....
(0 ratings)
Reviews0
PriceUSD 149.00
Views2334
C Programming - Constants and Variables
posted byRyanJames27inProgramming in C & C++
In this tutorial you will learn about Character Set, C Character-Set Table, Special Characters, White Space, Keywords and Identifiers, Constants, Integer Constants, Decimal Integers, Octal Integers, Hexadecimal integer, Real Constants, Single Character Constants, String Constants, Backslash Character Constants [Escape Sequences] and Variables.
(0 ratings)
Reviews0
PriceFree
Views1831
C Programming - Expressions
posted byRyanJames27inProgramming in C & C++
In this tutorial you will learn about Expressin in C programming language - Arithmetic Expressions, Evaluation of Expressions, Precedence in Arithmetic Operators, Rules for evaluation of expression, Type conversions in expressions, Implicit type conversion, Explicit Conversion and Operator precedence and associativity.
(0 ratings)
Reviews0
PriceFree
Views1849
What�s New in ASP.NET 2.0
posted byrjamesinTutorials & Tips
In this tutorial you will learn What�s New in ASP.NET 2.0, New Controls, Master Pages, Site Navigation, User Management, Personilizaiton, Themes and Skins, Mobile Devices, Site Counters, Configuration and Deployment.
(0 ratings)
Reviews0
PriceFree
Views1417
C Programming - Operators
posted byRyanJames27inProgramming in C & C++
In this tutorial you will learn about Operators, Arithmetic operators, Relational Operators, Logical Operators, Assignment Operators, Increments and Decrement Operators, Conditional Operators, Bitwise Operators and Special Operators.
(0 ratings)
Reviews0
PriceFree
Views2186
PHP-Nuke Awesome Button Maker
posted byminusmeinPHP-Nuke Addons
This script will allow sites using PHP-NUKE 7+ to provide an 80 x 15 button maker for their members. The button can be customized through a web interface and then saved to the members computer.
(0 ratings)
Reviews0
PriceFree
Views1828
C Programming - An Overview
posted byRyanJames27inIntroduction to C & C++
In this tutorial you will learn about C Programming Lanuage, Overview of C, Sample program - Printing a message, Executing a C Program and Basic structure of C programs.
(0 ratings)
Reviews0
PriceFree
Views2410
Smart ASP Jobwebsite
posted bysellatsiteinEmployment
Smart ASP JOBWEBSITE is most enhanced job boards for internet job seekers and providers. Easily customizable and fully featured job board written in ASP. A clean and efficient administration area where operators may post jobs, view and edit existing jobs, find registered candidates and peruse CVs/Resumes. Locations, Sectors, Career Levels and Educational Qualifications are each editable through admin. Styles, colours can be edited through a simple CSS style sheet. Most customize searches in Smart ASP Jobwebsite, search in country, state and city. Smart ASP Jobwebsite is a customizable online job recruitment website that matches an employer�s/recruiter�s search requirements with job seeker�s curriculum vitae/ resume. It is a cost effective way of finding suitable candidates for a position without the tedious paper work.
(0 ratings)
Reviews0
PriceUSD 51.00
Views4077




