SQL Server is used to store content and configuration information. We have two types of databases a database is the content and the other is the configuration database. We had previously said that the content is based on each site. So every site has its own content database. For example, if we have a web site payroll and recruitment they have their database of your own content. database configuration is for the entire site to be used in web farms, site configuration and many other things that are generic and common to all sites.
Calculate Maximum of two Int – Decimal - long Numbers in C# | Math.Max()
-
C# provide a math function to calculate max of two numbers, This function
have overloaded functions for long, int, float, decimal, short etc.
if you fac...
6 months ago
0 comments:
Post a Comment