Jhon Anthony

Total Ranking points:105

Top Questions

5 How to call a client side script from server side ?

4 How to validate google recaptcha on server side in asp.net (c#)?

4 send multiple models or parameters from controller to view?

3 What is Schema Markup and why it is important for my website ?

3 What is the use of ExecuteScalar,ExecuteReader and ExecuteNonQuery methods?

2 What is the difference between/ purpose of the @@IDENTITY, SCOPE_IDENTITY(), IDENT_CURRENT ?

2 How to find all occurrences of strings between two strings or two keywords in C#?

1 How to avoid multiple submissions of a form on client side?

1 how to apply different Style on last item of a asp.net repeater ?

Top Answers

3 That time difference can be extracted by using the following lines of code. TimeZone currentTimeZone = TimeZone.CurrentTimeZone; TimeSpan currentTimeOffset = currentTimeZone.GetUtcOffset(DateTime.Now); Now we have that time difference in "currentTimeOffset".

Top Tags Created

2 MVC View

1 MVC Model

Top Tags Used

8 C#

7 Asp.Net

5 ASP.NET MVC

3 ASP.NET Web Forms

2 SQL

2 JQuery

2 JavaScript

1 HTML

1 reCAPTCHA

1 SQL Server Management Studio (SSMS)