|It is currently Thu Mar 28, 2024 3:33 pm Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka


Blog Links

Blog Stats
4Total Entries
3Total Comments

Search Blogs


Category Blogs 
General Articles

General blog articles related to forums area or in general things.

1

Programming

Articles related programming (java,c++,csharp,dotNet)

1


 [ 24 blog entries ]  1, 2, 3, 4, 5  Next
Feed Random Blog Entries
Make your business more beneficial with seo service by nilguy25 on Fri Mar 25, 2011 11:28 am
The internet has untouched the way so as to businesses sell dramatically in the onwards decade. Most businesses at the moment rely on their website to generate leads, sales or significance in the upshot or service they plug. Because of the prominence in search engines whilst it comes to driving frequent to a website, SEO Services allow increased in popularity. SEO, or search engine optimization, is the process of humanizing your website's grade in the search engines in support of keywords linking to your position.

Online marketing on the undivided has risen in popularity, with the digit of specialists in various areas growing speedily. Such areas include SEM (Search Engine Marketing) and SEO.

Both SEM and SEO consultants are particularly comfortable to come up to by online and a digit of businesses service competitively priced services of specialists they might in no way truly unite in person. But with increasing facts of SEO companies setting up in offices in cities all greater than...

[ Continued ]

4 things to note down while using wait and notify method in java by javabuddy on Fri Jun 03, 2011 2:35 pm
while using wait and notify or notifyAll method in Java following things must be remember :

1) use notifyAll instead of notify if you expect more than one thread is waiting for lock.
2)wait() and notify() method must be called from synchronized context, see the link for more detailed explanation http://javarevisited.blogspot.com/2011/05/wait-notify-and-notifyall-in-java.html.
3) Always call wait() method in loop because if multiple threads are waiting for lock and one of them got lock and reset the condition and other thread needs to check the condition after they got wake up to see whether they need to wait again or can start processing.
4) use same object for calling wait() and notify() method, every object has its own lock so calling wait() on objectA and notify() on object B will not make any sense.

Blog feature added by codemiles on Fri Mar 11, 2011 10:54 pm
1 out of 52 out of 53 out of 54 out of 55 out of 5
Dear members,
Today, we have integrated a blog module to CODEMILES community .Blog module provides a big set features to each users. Users have the full control over their blogs. They can customize its content and share it with CODEMILES visitors. Users can comment on blog topics and also rank it. CODEMILES community has a good search Google rank, which means that CODEMILES bloggers can see their own posts ranked well over the web.
Come on, we are waiting your contribution…

CODEMILES TEAM.

Split Specific or All Pages of PDF & Save Each Page as new file by saaspose on Wed Feb 06, 2013 7:29 am
This technical tip allows developers to split all or specific pages of a PDF file and save each page as a new PDF or any supported format using Saaspose.Pdf REST API in your .NET applications. Input PDF file needs to be uploaded in root folder of Saaspose Storage before running this code.Saaspose.Pdf is a REST API to create, edit & manipulate PDF files. It also convert PDF file to DOC, DOCX, HTML, XPS, TIFF etc. It is platform independent REST API & working with web, desktop, mobile or cloud applications alike. Some important steps for performing this task are to build URI to split PDF pages, sign URI, further process JSON response, Parse the json string to JObject, build URI to download split pages and save split PDF pages as PDF.

Sample Code for Splitting all pages to new PDFs

...

[ Continued ]

Can Containers Techniques Prevent Unauthorized Data Access? by extendcode on Wed Sep 26, 2012 1:36 pm
The Introduction of Containers

Since the early days of enterprise mobility, IT departments all over the world have grappled with how to control accessibility of emerging mobility devices and what kind of action can help prevent unauthorized access of enterprise data even if a device is lost or stolen. These have been burning questions for IT departments worldwide and many organizational have come up with techniques to handle the possibility of network security breaches. Some of the common methods of combating the risk associated with implementing enterprise mobility at the workplace include: enforcement of password policies for connecting to network and accessing information; configuring a device for remote wipe prior to allowing its use on the enterprise network; enforcement of VPN (Virtual Private Networks) for connections between enterprise servers and mobile devices. However in the ever changing IT and mobile solutions market, the flooding of new devices led...

[ Continued ]

 [ 24 blog entries ]  1, 2, 3, 4, 5  Next

All times are UTC [ DST ]


cron






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com