
Search In
Hello Guy's
Bellow code will help you to initialize method using Spring-beans.Here, I am using init and destroy method as attribute in bean configuration for bean to perform assigned actions upon initialization and destruction.
Follow the bellow st
Hello Guy's
Bellow code will help you to initialize method using Spring-beans.Here, I am using init and destroy method as attribute in bean configuration for bean to perform assigned actions upon initialization and destruction.
Follow the bellow st
.NET has introduced a thread safe dictionary (4.0 onward). Essentially, it does something similar like conventional dictionary plus lock system. Read the MSDN documentation for the same at following link:
http://msdn.microsoft.com/en-us/library/ee37
LINQ is used for Data querying in a type safe way. Data to be queried can be XML, SQL, and Object etc.
Let’s have a look at simple LINQ query:
var items = from employee in db.Employee
where Employee.Salary < 20000
Sometime we need to migrate theme from one installation another. We can do this easily by following the below steps:
1). Create a new theme in Liferay 6.2 using this command.
./create.sh themename “ThemeDisplayName”
themename = The Name of your
In the previous part, C++ Interview Questions and Answers Part 1 and Part 2, we have explained some basic questions of C++. This part is in continuation with the previous C++ Interview Questions and Answers tutorial. In this part of the tutorial we w
What Kind of Dill Must i Use in Pickling
Pickles are set up in two methods through acidification and fermentation. Acidified pickles use apple cider vinegar to create a soured pickle, whilst fermentation relies on all-natural bacteria within the e
While taking backup our goal is to keep the application, database system, and web site, in running condition while we are taking the backup.
Database backup technique can be classified mainly into two categories:
- Hot Backup
- Cold Backup
No short policy such as this can spell out all possible instances of material or behavior that we might deem to be a violation of our publishing standards, and we reserve the right to remove any material posted to the site. louboutin pas cher Gina Ro
when we want to open the pdf file from a URL string then we use the UIWebView. In webview we can directly open the file by loading the url request.use the following function--
-(void)addWebViewOverLay:(UIWebView *)webView {
webView = [[UIWebView