
Search In
We can connect our C# application to data in a SQL Server database by using following ways:
1. First Method
Firstly, we need a connection string to connect to database.This connection string contain the information about the server to which we are
1. XML stands for an Extensible Markup Language.
2. XML is used to store or transport the data.
3. XML stores the information inside the XML tags in an XML file.
We can read a XML file by using following ways:
1. XmlDataDocument Class
2.
Social Media is considered as the ultimate Mass Notification Tool. With changing times, methods and modes of notification and communication have also changed. Today, you will find the qwerty wolves lurking everywhere. RTs, shebang, RSS feeds, hashban


An AngularJS application uses an object called $scope which is shared between controller and view. This object holds the Model data that is passed to the View and acts as a glue between Controller and View. In this blog we will dive deepe
Hi Friends,
In my previous blog Routes in Rails using Objects, I explained about using routes with objects. Today I am going to tell you about how we can customize the routes that are created using resources. As we know whenever we mention resources
Google Plus was launched on December 15, 2011. However, the Google social networking and sharing website had to face hard times initially. There was a buzz that it will replace Facebook, but it didn’t not happe
In magento if we are required to create a simple slider of products which are recently edited for say between from previous month to the current month.
Lets see how we can create it :
1. Create a module with namespace and module.
2. Then Create a fi
Welcome to FindNerd.
Today we are going to discuss two important functions of HTTP API in wordPress that are wp_remote_get() and wp_remote_post.
If we check with PHP then you can get many ways to send the HTTP request but WordPress defines the stan
In this blog post, I am going to explain how you can check updates of the latest version of the mobile operating system on your Android phone. I will be discussing here two different methods to do the same. This will help us cover a wide range
Testing In Rails: Unit Testing In Models
Hi friends,
In my previous blog, Testing In Rails: Introduction and Creating Test Data, I had given you a brief introduction of rails test cases and why they are required. Also I guided you how we can create
