Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to Avoid shadowban or Account suspension on Reddit

After the launch in 2005, Reddit became the most popular name to drive traffic to your website/ blog. Reddit is also known as “The Front page of  Internet”. Reddit has a vast 36+ million user accounts and 231 million monthly visitors

@Html.EditorFor in MVC

While working in the MVC project we dont have the need to show the data only but we also need to manipulate it based on scenarios.   For this we need the controls in the MVC applicaition that will enable the editing of the data in the view. &

  • 233
@Html.ActionLink in MVC

In MVC we use different controls for different scenarios. For the link button we need to use the control @Html.ActionLink.     This is mainly used to navigate from one section to another section and it is also used to transfer model valu

Using anchor tags in MVC

While submitting the forms we have many ways to do it.  @Html.ActionLink is the first way another way could be the anchor tag for the posting of data into the action of POST type.     So while using the anchor tag we can also deal w

Bind value in view in MVC

While getting values from the database we need to map the values into the views by writing the code for that.     So for doing that we need to get the data first from the action controller then we will bind it with the view.   pu

Returning Partial Views in MVC

While making use of different kind of operations sometimes you need to use Partial Views that will make the task easy.     For doing that we need to invoke the partial view from our controller to assign data and making use of it.  

Using underscore in MVC names

Razor was developed for ASP.NET Web Pages (WebMatrix), which doesn't have the same sort of protection built in regarding Views folders and Routing that you get within MVC.       Since layout pages in Web Pages are not intended

  • 458
Drag and drop with jQuery UI Sortable

If you want to make the drag and drop with jQuery UI Sortable then you have to do the following things. The jQuery UI sortable feature include the serialize method. A text string in standard URL-encoded notation is created with serialize ().  S

Chapter 4:Angularjs Services

In previous blog we have take knowledge about how we will use angularjs and how important role directives play while using angularjs.If you have not read previous blog then kindly request first read that blog then carry forward to read this blog

Best practices for error handling and logging

In this blog I have summarized the best practices for error handling and logging. 1) Appropriate use of try/catch. 2) Log sufficient contextual information. All exceptions are logged(with userid , page or proc name, timestamps ,inner exception , st

1 208 282
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: