Articles (2414) - Page 64

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

2414 records found.
 
Niladri.Biswas
Trigger a Mule flow from Command Line Interface(CLI) using Linux CURL command 
Last updated on: 23 May 2013 08:24:31 AM by Niladri.Biswas | Views: 7399 | Category: Mule |
In this article we will look into as how to invoke a Mule flow from Command Line Interface(CLI) using Linux CURL command.
Niladri.Biswas
Schedule a REST service In Mule Studio - Using Quartz 
Last updated on: 23 May 2013 08:24:08 AM by Niladri.Biswas | Views: 11273 | Category: Mule |
In this article, we will explore of scheduling a REST based service using the Quartz component.
Niladri.Biswas
Scheduling a Job in Mule using Cron Expression. 
Last updated on: 23 May 2013 08:23:46 AM by Niladri.Biswas | Views: 25124 | Category: Mule |
In this article we will learn about job scheduling using the powerful "Cron Expression".
Niladri.Biswas
Read XML Data from File(Inbound) and write it to SQLServer2012 (Outbound) using Spring Bean in Mule Studio 
Last updated on: 23 May 2013 08:23:25 AM by Niladri.Biswas | Views: 8696 | Category: Mule |
In this article we will explore as how to read XML Data from File(Inbound) and write it to SQLServer2012 (Outbound) using Spring Bean in Mule Studio
Niladri.Biswas
Invoke Mule's file-inbound endpoint from Command Line Interface (CLI) using Linux CRUL command 
Last updated on: 23 May 2013 08:21:48 AM by Niladri.Biswas | Views: 7493 | Category: Mule |
In this article we will look into invocation of Mule's file-inbound endpoint from Command Line Interface (CLI) using Linux CRUL command
Intelcorporation
App Innovation Winner Brings Speech to the Silent 
Last updated on: 22 May 2013 07:05:24 PM by Intelcorporation | Views: 8336 | Category: Product Reviews |
Votes: 1 | Rating: 5 out of 5
BlinkTalk users never smile or even nod to indicate their joy with Bryan Brown’s award-winning application. They can’t. They have no muscle control below their eyes. But with this one app, an Ultrabook™ device, and the power of electromyography, many "locked-in" patients now have the ability to communicate verbally, perhaps for the first time in many years.
Niladri.Biswas
Let us learn ROLLUP function in SQL Server 
Last updated on: 20 May 2013 11:18:13 PM by Niladri.Biswas | Views: 4862 | Category: Sql Server |
In this article, we will understand the basic functionality of ROLLUP function.
  • Niladri.Biswas
    Road Construction - Solution for Coding Challenge by Capgemini 
    Last updated on: 18 May 2013 12:01:34 AM by Niladri.Biswas | Views: 5609 | Category: C# |
    Recently, Capgemini, has launced a coding contest. This article will show the solution as proposed by myself for level 2.
    Raj.Trivedi
    Small Project on How to use the Chart Control in ASP.NET? 
    Last updated on: 17 May 2013 09:32:44 AM by Raj.Trivedi | Views: 15124 | Category: ASP.NET |
    Votes: 2 | Rating: 4.5 out of 5
    In this article we will see how we can use the Chart Control in asp.net. Today we will be inserting,searching and deleting data in the Application and checking how the results are shown in Graphical View.
    Nighil
    Custom Style Validation in Asp.net MVC3 
    Last updated on: 16 May 2013 07:53:26 AM by Nighil | Views: 5822 | Category: ASP.NET MVC |
    Normally Jquery unobtrusive validation in MVC3 has some default style here we can look at a validation performed in Custom Style by modifying jquery.validate.unobtrusive.js file and applying some styles to it
    Nighil
    Autosuggest which suggests on Enter Key Press 
    Last updated on: 16 May 2013 04:59:24 AM by Nighil | Views: 3928 | Category: ASP.NET MVC |
    Normally an Autosuggest control works when we press a key, it will suggest all values.Suppose database has lakhs of records then the problem arise, when user presses key each time it will go to Database and searches this will make Autosuggestion slower so here we will see a Autosuggest which searches when user permit it only by pressing Enter Key
    Nighil
    MultiLevel Autosuggest 
    Last updated on: 16 May 2013 12:27:52 AM by Nighil | Views: 4298 | Category: ASP.NET MVC |
    All may be familiar with auto-suggest control in ASP.NET MVC. In this article we will look into creating an auto-suggest which selects the item-name when code is entered or item-name is entered. There may be occasions when item code is known sometimes or name may be known. By using this technique you can apply both.
    Raj.Trivedi
    Simple Photo Gallery in ASP.NET 
    Last updated on: 15 May 2013 01:08:08 PM by Raj.Trivedi | Views: 29166 | Category: ASP.NET |
    Hello Team, In this article we will see how we can create a simple Photo Gallery in asp.net using Data List Control in asp.net
    Niladri.Biswas
    VJHandShaker: A Tool For Making Easy Java (Core) Interface Design From Visual Basic 6.0 
    Last updated on: 12 May 2013 10:44:28 PM by Niladri.Biswas | Views: 4842 | Category: C# |
    VJHandShaker is an attempt to make an easy Java (Core) interface from VB. The software does not provide a full solution to the design development as of now but it presents an easy way to achieve the same. The software is developed using C#.net 2010.
    Niladri.Biswas
    Corporate Median Group - Solution for Coding Challenge by Capgemini 
    Last updated on: 12 May 2013 02:43:15 AM by Niladri.Biswas | Views: 4328 | Category: C# |
    Recently, Capgemini, has launced a coding contest. This article will show the solution as proposed by myself for level 1.