Techno Compile

Techno Compile is a free source of learning Technologies online.The Content includes SQL Server,C#,HTML,Ado.net and Computer TIPS and Tricks and much more.

Pages

▼
23 March 2019

Techno Compile YouTube Channel

›
06 March 2019

C# Programme to check Armstrong Number

›
In the case of Armstrong number, the sum of the cube of each digit of the number should be equal to the original number. for example- 153 ...
05 March 2019

C # programme to print the fibonacci series

›
In case of fibonacci series, The next printed number is the sum of previous two numbers like 0,1,1,2,3,5,8,13,21 etc. The first two numbers...
25 February 2019

What is Database || What is SSMS || Connecting to SQL Server Management Studio

›
What is Database ? A database is a collection of information or an organized collection of data which is generally stored and accessed  e...

Programme to reverse a number

›
C# Programme to reverse a number.... using System; namespace ReverseNumber {     class Program     {         static void Main(...
1 comment:
Home
View web version
Powered by Blogger.