Profile details - jaya

jaya
Points earned
Gold :- 9
Silver :- 21
Bronze :- 2
Total points earned :- 282537
Bio

Expertise in

Personal website

Work Experience
No details provided yet
Article
Category
Bootstrap
Bootstrap Tutorial (Part-1)
Article explains Bootstrap 3 basics and it's implementation while creating a website or web-application using it, this is 2 part basic tutorial for beginners to learn Bootstrap 3.
Category
Bootstrap
Bootstrap Tutorial (Part-2)
This article is second part of bootstrap tutorial, which explains further about bootstrap framework, these two part tutorial helps you learn about the bootstrap 3 basics quickly.
Category
Technology
Best Asp.Net Web Development Courses available online
In this article, I am going to provide you details of the best asp.net web development courses available online (Udemy / Quickstart etc) so you can learn ASP.NET MVC, Core, Entity framework using it.
Category
How-To
How to earn money online?
This article gives brief introduction about how to earn money online with your PC and internet connection(legitimate ways)
Category
Technology
Best Web development courses available on Udemy to learn
Udemy sale is here, so in this article, I am providing you with few best Web development courses available on Udemy to learn and grab the offers now.
Category
ASP.NET
Model binding and Custom Model binding in MVC
In this article,first, I will explain about Model binding in ASP.NET MVC and then I will explain to create custom model binder in mvc C#.
Category
HTML
Creating Read More / Less buttons using jQuery & Javascript
In this article, I have explained how you can create a jQuery & JavaScript based function to show read more / less button when text in a div or paragraph exceeds certain limit.
Category
ASP.NET
Understanding session state in asp.net
In this article, I will provide you in-depth knowledge of how session state works in asp.net with a working code sample and how to work with Cookie less session in ASP.NET
Category
Javascript
Create a simple calculator using Javascript
In this article, I have explained how you can easily create a simple calculator using javascript's eval function (step by step tutorial with demo)
Category
ASP.NET
Search (Filter) Records in ASP.NET GridView with Textbox (Highlighting searched term)
In this article, I have explained how to search ASP.NET GridView rows to get matching rows with highlighted searched term by calling OnTextChanged event of an input box.
Category
ASP.NET
Multiple models in one view (Single view) in ASP.NET MVC
This article will show you how you can pass multiple models in one view (single view) in asp.net MVC using various methods with an example.
Category
CSS
Styling Input type="file" button using CSS & Bootstrap
This article will help you understand how you can style input type='file' button using CSS, Bootstrap & jQuery, with various ways.
Category
ASP.NET
Create Excel file using C# without using Office or Interop
In this article, I am going to explain you the procedure of generating excel (.xlsx) file using C# and EPPlus in ASP.NET MVC without using Microsoft office or Interop.
Questions Asked
Answers
1
Get only time from Datetime in C#?
Answers
1
How to get size of an Amazon S3 bucket?
Answers
1
How to add authorization header in postman?
Answers
2
best way to redirect user using jquery-javscript?
Answers
1
How to make a table jQuery sortable table using any jquery / javascript plugin?
Answers
2
How can I Enumerate an enum in C#?
Answers
2
How to redirect from http to https in ASP.NET Core?
Answers
2
How to write HTML5 data-atrribute in Razor MVC C#?
Answers
3
How can i change hr color using CSS?
Answers
1
How to get Currently logged in UserId in ASP.NET Core?
Answers
1
how to get the Url of page which called Application_Error in ASP.NET
Answers
3
on click not working on dynamically created element
Answers
1
how to add image in folder & image path in db in mvc??
Answers
2
how to interchange position of two divs on mobile
Answers
2
How to update remote branches using Visual Studio Git?
Answers
1
The model backing the 'bwavenueDbContext' context has changed since the database was created. Consider using Code First Migrations to update the database
Answers
3
How to convert JSON String into C# class object
Answers
3
how to convert datetime from one timezone to another in C#?
Answers
1
DataTables breaks on last “Next” or any “Previous” paginate button
Answers
1
How to get latitude and longitude from address using C# or Javascript?
Answers
2
DbArithmeticExpression arguments must have a numeric common type
Answers
2
How to allow only one file to upload in dropzone js?
Answers
2
How to get Image from Controller in MVC and display it as Profile pic in layout.cshtml?
Answers
4
How to validate jQuery form validation on button click?
Answers
3
The type initializer for 'System.Data.Entity.Migrations.DbMigrationsConfiguration`1' threw an exception
Answers
3
How do i format or beautify code in Visual Studio code?
Answers
3
How to remove or replace all special characters from a string in C#?
Answered
Answers
1
how to maintain aspect ratio using CSS?
Answers
2
How to serialize List into string using C#?
Answers
3
How to change password in asp.net mvc
Answers
1
How to save image/video on server with or without web api in MVC?
Answers
3
How should i display first 10 records at a time in sql (paging in SQL)?
Answers
4
Find common multiples between element of array in C#?
Answers
2
Find Expire Time for an access token (page_access_token) when using facebook Graph API in ASP.NET?
Answers
3
Is sql server management studio free to use?
Answers
2
how to take back up of all sql server databases?
Answers
3
Cannot execute script: Insufficient memory Error in SQL server
Answers
3
How to check if string is number (IsNumeric) in C#?
Answers
2
Adding Multiple markers in Google Maps using Javascript API?
Answers
1
how to create Owl carousel?
Answers
1
How to apply CSS to only half Word or character?
Answers
3
how can i style checkbox using CSS?
Answers
6
400. That’s an error. Error: redirect_uri_mismatch - Google OAuth Authentication
Answers
2
how to format text as a dollar currency using javascript or jquery?
Answers
3
How to Parse JSON in javascript?
Answers
2
how to loop on JSON result & show it to user using jquery?
Answers
2
How to send mail from Domain server in Asp.net c#?
Answers
3
Getting error "Sequence contains no elements"
Answers
1
How to customize/configure cutom Login UI for Identity Server 4 based on their Quickstart Repo
Answers
2
Search form's select dropdown does not work on Apple phones
Answers
1
How to read powershell script file from log parser and save data in sql using c#?
Answers
1
How to include anti-forgery token in ajax request in ASP.NET MVC?
Answers
2
How do I update .edmx file to get new columns in Visual Studio 2017 (ASP.NET MVC)?
Answers
2
How to clear cache on IIS quickly and easily?
Answers
1
how to open new tab and insert content in it using javascript?
Answers
2
how can i validate email using javascript?
Answers
2
How to load cascading dropdown in asp.net MVC?
Answers
2
How to use jQuery datatable with Web API in MVC? want to implement CRUD, searching and sorting
Answers
3
Error : This configuration section cannot be used at this path. This happens when the section is locked at a parent level......?
Answers
2
Git push error "git did not exit cleanly (exit code 128)" , how to solve?
Answers
1
how to implement remember me functionality in mvc?
Answers
3
How to check if url contains a sub-string using jQuery or javascript?
Answers
2
disable browser back-forward button after logout in MVC
Answers
3
How to insert C# variable value in between string properly?
Answers
2
How to call jQuery function on radio button change event?
Answers
1
How to add, edit & delete data into database using treeview with checkbox in ASP.NET MVC with entity framework.
Answers
1
Getting error "Method arguments are not valid! See validationErrors for details " when posting ajax beginform in mvc
Answers
3
How to remove server headers from IIS in ASP.NET MVC easily, need step by step guide?
Answers
3
How to create Excel file using C# without Microsoft office & interop?
Answers
4
Find common multiples between element of array in C#?
Answers
2
PagedList in BootStrap pop-up Modal using Asp.Net CORE MVC
Answers
2
How can I add new SelectListItem at first position of a List in C# MVC?
Answers
1
Sum of two column values from two different tables
Answers
1
Select 2 drop-down input search doesn't work inside bootstrap pop-up modal
Answers
1
How to get lat/long using Google address autocompete api using Javascript or jQuery?
Answers
2
How to disable auto-complete in HTML Form input field?
Answers
3
how to convert byte array into image?
Answers
2
How can i undo my last Commits on Git?
Answers
2
SQL server 2012 - Error: attempted to read or write protected memory
Answers
3
How to convert dynamic JSON string into C# class?
Answers
2
How to get the records of last month using sql query in SQL server?
Answers
2
How to implement validation for input type file using jQuery or javascript?
Answers
3
How to Add Spaces before Capital letter in a string using C#?
Answers
3
How do I remove last comma from string using jQuery or Javascript?
Answers
2
Where Can I download complete Visual Studio 2017 ISO?
Tags used
CSS Bootstrap basic tutorial Top Udemy courses Web development courses how-to earn money online Top 10 udemy web dev web dev udemy udemy full stack ASP.NET MVC Model binding in MVC model binder in mvc HTML jQuery show more show less jquery read more buttons using jquery javascript ASP.NET session in asp net asp net session state Javascript Calculator Web Forms GridView Search Records in ASP.NET GridView MVC asp.net mvc Multiple Models in Single View css style file input bootstrap styling input type file html5 css input type file Create Excel using C# create excel NPOI C# C# Get time from Datetime AWS get size of an s3 bucket API add authorization header in postman javascript window.location redirect jquery sortable table drag and drop Enums loop-enumerate-enums-using-C# asp.net core Razor data-attribute-in-razor HTML5 hr-color html ASP.NET Core Get UserId asp.net error jquery dynamic created element Save-image CSS3 Visual-studio Visual-studio-2017 git-branches-not-updated-in-visual-studio Code-first-migration Entity-framework JSON serialization deserialization datetime timezone conversion datatable google-maps-api lat-long-from-address-google-maps Linq Entity Framework dropzone allow one file upload mvc controller return image from database jQuery-validation-plugin web-config code-first-migration entity-framework visual-studio-code code-formatting code-beautify php c# c# regex replace special characters with space remove characters from string responsive-design Json Json serilazation changing password in asp.net mvc mvc5 asp net web api Sql Mvc paging in sql server Count common multiples graph api page_access_token expiration time SQL is sql server management studio free is sql management studio free Back-up all-databases SQL-Server sql-server insufficient-memory cannot-execute-script IsNumeric C# google maps js api Carousel Jquery css half-character-styling Style-checkbox checkbox google-Oauth-2 formatting-text-as-currency parse parsing-JSON-in-javascript Ajax Loop-JSON-data Asp.net SQl send-email-from-domain-server asp.net-mvc ASP.NET CORE Identity Server 4 Search-form Dropdown-list powershell script anti-forgery token in ajax ado-net-edmx-file IIS clear cache IIS open-new-tab email-validation ASP-NET Cascading-dropdown-list jQuery-datatable Web-api amazon-ec2 Git push error git did not exit cleanly check if url contains string jquery check if url has parameters javascript browser forward-back-button string c# insert variables into string c# string inline variable radio button change oracle asp.net zero boilerplate remove unnecessary headers Excel without office asp net core mvccore netcore Drop-down-list sql sql server select2-dropdown-js get latitude-longitude using google address api autocomplete off byte-array image git git-commit git-undo-commit git-revert exception-mscorlib dynamic JSON to C# class json string into C# class SQL server tsql get last month records file input validation put space before capital char remove last comma from string Visual Studio download
Followers
Fadoua Madane
Following
You are not following anyone yet
jaya
Follow