13614 0
Dropdown List in MVC using Razor HTML.DropdownList and HTML.DropdownListFor
In this article, I have explained how you can create dropdown list in razor using HTML.DropdownList and HTML.DropdownListFor in asp.net mvc.
Type
Article
12657 0
Connect to Oracle Database in C# (ASP.NET Web-Forms Example)
In this article, I have explained, how you can quickly and easily connect to oracle database in asp.net project using C#.
Type
Article
6320 2
How to clear cache on IIS quickly and easily?

Hello, We have a website on IIS, Windows server and we are using ASP.NET MVC OutputCache, now we have updated code for few pages, but server is still showing cached pages, so how can I remove cache or clear cache on IIS, without making website go down?

Thanks

...
Type
Question
4017 0
File upload on AWS S3 using C# in ASP.NET Core
In this article, I have provided step by step guide to upload file on Amazon Web Services (AWS) S3 using C# in ASP.NET Core MVC
Type
Article
2637 1
How to check IIS version in windows server?

Hello, I have just started using Windows Server 2016 on Amazon EC2, but I am not able to check which IIS version I am using, as I would like to have Http/2 support which is starting from IIS 10 as far as I know.

So, let me know how I can check IIS version on windows server?

...
Type
Question

5812 2
How to add windows authentication sql server connection string in Web Config?

I am currently using Entity Framework in my ASP.NET MVC web application, I would like to use windows authentication in SQL Server string, so how can do it?

Currently, I have web.Config configuration using username/password of SQL Server in the connection string as below

...
Type
Question
4942 0
jQuery AJAX in ASP.NET Core MVC
In this article, I have provided working example to send data to C# ASP.NET Core MVC controller using jQuery AJAX Post method call.
Type
Article
5924 1
How can I set JSON Serializer in ASP.NET Core (.NET 5)?

Hello, I am trying to work on JSON in ASP.NET Core MVC (using .NET 5.0 version), but I am not able to set JSON Serializer settings using it, I tried to use below code

...
Type
Question
4624 1
How to give dynamic margin in RDLC report

How i can give dynamic margin to the rdlc report in ASP.NET C#?

I have tried this code but it is not working.......

...
Type
Question
14984 0
CRUD Operations in ASP.NET MVC using Inline Edit/Delete (With Validations)
Article explains, Inline Editing of existing data in Asp.Net MVC using C# razor, ADO.NET with validations using Bootstrap Dialog.
Type
Article

Page 11 of 31