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

Search In

Authorize annotion MVC

Authorize annotion: Authorize annotion given in mvc to restrict the access to controller for authorized and unauthorized user. Further the access can be restricted by their roles . It provides us to access the view for authorize users only, as view

Sending Push Notification to Android device using GCM C#

In one of my current project, I had to develop and integrate the Android Push notification functionality in my server side C# code.For this purpose, i used the Google Cloud Messaging service. Here is code for the same. public void SendNotificat

What is the difference between find() and children() methods in jquery?

Hello Readers, difference between find() and children() methods in jquery : Both find() and childern() are jquery methods. find() method is used to search the more then one level down the tree (DOM tree) while children() method is uesd to find th

jquery event.target

Hello Readers, Definition: The DOM(Document Object Model) element that initiated the event. It is often useful to compare event.target to this in order to determine if the event is being handled due to event bubbling. The target property can be

SAAS and Enterprise Level Applications Features & Advantages

Nowadays the Enterprise Level Apps are gaining more importance and the advantages are really outstanding. Enterprise level apps are basically Saas ( Software as a Service ) based. SAAS based application provides the advantage of combination of variou

How to compress video before uploading it to server ?

We know uploading a video on server is a time consuming task but by using third party libraries we can compress video file faster. There are many libraries available but this one is good, you don't have to add any ndk with this lib : FFmpeg4And

Braintree integration with Ruby on Rails

While working on an e-commerce project we need a secure payment system and Braintree framework is one of them. With Braintree, we can perform all types of credit card transactions and PayPal transactions. The first step is to crate account in sandbox

How to improve Asp.Net web application performance ?

Many times, the web application goes slow down, after go live on a production server. There may be two reasons - hardware issues where you deployed the application or the CPU and memory usage are high due to not using resources efficiently inside you

Fake S3 Server For Local Development in Rails

Fake S3 Server For Local Development in Rails Hi Friends, Once I was developing an application that includes accessing and saving the data to S3 buckets. But I didn't have any S3 account at that time, So I searched for a thing that can simulate

How to use tabbarcontroller and transfer data from one controller to another in iOS?

Hi Reader's, This blog includes the concept of TabBarController and how you can transfer data from one controller to another. TabBarController is use to manage different content view controller which you provides according to your need. Here giv

1 150 287
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: