Search:

Type: Posts; User: AabheerM

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    2,308

    Re: How to dump stock rom of any android phone

    That is why Google devices are the best one for rooting and for testing purpose. Google officially offer you all stock rom download. The restoration process is very simple and easy. IT gives you all...
  2. Re: Book recommendation that can teach to build responsive website

    You can start with Responsive Web Design with HTML 5 and CSS 3. This book is by Ben Frain. It is a nice book that has too many things to learn and you can create a effective Responsive Web Design...
  3. Re: How to add a Facebook like popup on a wordpress site

    There are few things needed before using such plugins. Like you cannot force a user to like your Facebook page. Many sites give you a locked content and force you to visit the fb page or twitter page...
  4. Re: How to use Microsoft Webmatrix for making website

    I am working on Dreamweaver and I am quiet sure there is nothing better than this. Dreamweaver is a complete pack of suite that you need for website development. If you want to start then go with...
  5. Replies
    7
    Views
    1,207

    Re: How to lock all download files on Wordpress

    I am using WordPress Download Manager. It is more than a password locker. This tool can help you to manage your download files. To upload files you just have to drag them in the same. You can add the...
  6. Re: Need a bit information on Javascript Object

    It is quiet easy to learn. It is better to refer a book which has more detailed information on this thing. Once you understand the object you will be able to understand what JavaScript is. There are...
  7. Re: Play video clips (mp4) in the same window on the page

    You require a playlist kind of think. Luckily you can add a Youtube Playlist on your HTML page. The code is below. This is a iframe code. In the place of list=ID you have to add the actual Youtube...
  8. Re: Which text editor will be great for writing website codes

    I also think Notepad++ is great. It is simple to use with many advance features and allow error detection also. 'But still if you are looking for more better text editors then there are ample of them...
  9. Re: What is JAVA BufferStrategy and how it works

    The term is mostly associated with the game development stuff. It comes in the later part when you move ahead with java development but somehow it is recommended that you go with the basic concepts...
  10. Replies
    5
    Views
    960

    Re: What does Link Wheeling means

    Link Wheel is an kind of references or links posted on different social networking platform which at the end points your website. It is just creating an entire wheel to make your website reach more...
  11. Re: What qualities should a software development kit must have?

    Developing a software which is of professional quality is not an easy task and one needs to have a proper Software Development Kit to work along with. You should choose a Software Development Kit...
  12. Replies
    9
    Views
    663

    Re: What is a lifecycle of a computer?

    The marketing of hardware is harder than that of software. Software is made for a specific organization, but hardware is made for a purpose. Also many other similar hardware products exist in market...
  13. Re: How to get rid of corrupted cache file in Dreamweaver

    There are many users facing various kinds of problems with Dreamweaver and most of them use to be related to the cache files. Deleting this solves all such erros but many users dont know how to...
  14. Re: Exporting or importing global variables from a DLL to an EXE

    Even you can do the same thing with class as well. you can use dllexport to export class to dll or function. To get better results you should take care of the thing that exe and dll are running into...
  15. Re: Need C# script to Read and Write Lines over large database

    Hi, I am also a C++ programmer like you and also a part time teacher for the same. Anyways there’s not any requirement of providing the entire code or program for any reference as I am well aware...
  16. Re: How can I use simple URL picker in SharePoint 2010

    I would like to post some more information on Sharepoint client object model. Each of variants explained in above post contained in a particular library:



    Managed:...
  17. Re: Media Center removed in Windows 8 and available in Windows 8 Pro

    There must be Windows RT professional. Why wouldn’t business users want professional version of the tablet? in a very business surroundings this may be ideal. Tablets are already replacing laptops...
  18. Re: Getting error “Microsoft Excel cannot access the file…” on VB.Net based web application

    That really might be frustrating for you but I m a really sorry that it is very hard to find out the problem just by the error that you are having , by the looks of it ,...
  19. Replies
    9
    Views
    1,702

    Re: Power management of AMD FX-8120 Bulldozer

    Depending on use, the voltage in IDLE is considerably lower than the maximum value, so it depends what you feel the CPU at full load at 1.4v. Always make sure that you have a good cooling system in...
  20. Replies
    4
    Views
    1,325

    Re: Best Javascript Book to refer?

    Hi you can check out this particular link from amazon and do refer it javascripts book that belong to oreily are good that’s why I recommended the same to you as well. very simply and very...
  21. Re: How to check all the checkboxes by using JavaScript?

    According to me the thing which you are looking for is bit simple to do. you should use below mentioned code.


    <form action="deleteUsers.php" method="post">
    <div>
    ...
  22. Re: How to merge multiple Javascripts into one Javascript

    Very much thankful for the perfect answer and response, just another question I would like to ask is that suppose I have a script without a specific sequence, I am able to place any of the script...
  23. Replies
    5
    Views
    1,441

    Re: Need information on Active Directory

    Ok I am using below and I hope his helps you to solve your issue:


    Dim Etry As New System.DirectoryServices.DirectoryEntry("LDAP://domain")
    Dim Searcher As DirectorySearcher = New...
  24. Replies
    8
    Views
    1,110

    Re: Suggestions for making good Photobooks

    There are Photo book formats that you have to take care of

    Hardcover binding
    Spiral bound
    Stapling
  25. Re: Need help on making the main class use the module for Theatre reservation program

    Well you can add the final statement on the if else loop for quit the program if the transaction is undone

    The code for that will be else { exit(0); } that it will repair all the ...
  26. Poll: Re: Which is the best technology for web development

    ASP - this is not the language, and technology start VB (and other) scripts.Exactly as XML with HTML - it's storage format / presentation of data. A SQL - the language database queries, and not the...
  27. Re: How to get free unique content for the website

    There is nothing as unique as the article that is written by self , this will take taken time but fetch you great money so what I suggest is write the article by yourself it’s the best things...
  28. Replies
    6
    Views
    1,642

    Re: Which type of content is easiest to crawl?

    Well to the extent the crawling and indexing is related this I no certain and appropriate method to be followed . only thing that should be taken care of is that the article , while writing must be...
  29. Replies
    4
    Views
    1,703

    Re: Windows media player error on sample music

    You also need to make sure that the user account that is using Windows Media Player has Modify permissions for the Wmsdkns.xml file. In Windows XP, the file is located in the C:\Documents and...
  30. Replies
    6
    Views
    1,331

    Re: Are HTML Tags available in Hindi

    It is a bit complicated if you want to write the entire code in hindi language. This not really possible. You have to first learn the basic and understand the working of a website. Later on you can...
  31. Replies
    9
    Views
    1,105

    Re: Need help with spring mvc project

    According to me Spring MVC is very flexible. The reason is that is implements the entire structure using Struts interfaces and there is no need to have specific classes inherit from both their...
  32. Replies
    6
    Views
    1,529

    Re: What are the benefits of using Meta Tag?

    According to my information this Tag is best to used for the ‘Search Engine Optimization’ and for the ‘Browser Behavior ‘.
    For the customization of the website to be listed there in the...
  33. Replies
    7
    Views
    1,585

    Re: How to create a Website Using GIMP

    The first thing before using the GIMP is that the developer or the one who want to create the website have to create a separate ‘main folder’ to save the work for the HTML code, images, CSS etc...
  34. Replies
    9
    Views
    1,426

    Re: Does social bookmarking sites are useful

    Yes it is. currently, social bookmarking is single of the most successful method to construct links since it make traffic and superior quality inbound links however above is asking you somewhat...
  35. Re: Need help with overriding OnKeypress in windows phone 7

    You can try this one as well:
    protected override void OnKeypress(KeyEventArgs a)
    {
    base.OnKeypress(a);

    if (a.Key == Key.D0 || a.Key == Key.D1 || a.Key == Key.D2 || a.Key ==...
  36. Re: What Is Article Spinning and how does it work?

    Manual method:

    Advantage-It gives you better and rich content as compared to that of the automatic method.

    Disadvantage-It takes more time as it involves reading and understanding the article...
  37. Re: front end java back end sql.I am in need of the code

    In java first you have to create a GUI in java that you can programmed by using swing or java beans.. then for the connectivity with the sql servers you need to import jdbc.odbc.driver. within that...
  38. Replies
    5
    Views
    1,228

    Re: Nokia not supporting adobe flash 10.x

    If there is an issue where you wish to find out how to make most excellent advantage of Adobe Flash Lite on Nokia devices, then this is the solution. These will demonstrate applications which are a...
  39. Replies
    3
    Views
    1,610

    Re: Difference Between Dogpile and Google?

    I think the Google is independent but the Dogpile dependent on other search engine like Google, Yahoo and Bing and lastly I can say that Google vast spread search engine and the Dogpile is dependent...
  40. Wavemaxx audio touch button stopped working on Dell XPS 15

    I received a laptop for repair. This is an Dell XPS 15. The laptop is fine, but there was some virus issue in it. For that I had run system restore to revert back old settings. The system restore...
  41. Re: How can i set refresh rate at 59Hz with Bastion Game?

    If you’re using the Nvidia then go through the below steps: open the Nvidia control panel on the system and after that click on the advanced 3D setting. Now on the advance 3D setting make click on...
  42. Replies
    6
    Views
    812

    Re: New features on Mozilla Firefox 7.0

    The main features of the Mozilla Firefox 7.0 faster startup. As compare to the Mozilla Firefox 6.0 and 5.0 the Mozilla Firefox 7.0 has faster startup. This is an apparently little feature but it has...
  43. Fujitsu ST5112 tablet pc with Core 2 Duo U7600 1.2GHz

    Hello I am looking for purchase the Fujitsu and I have decided to purchase the Fujitsu ST5112 tablet pc but now I need to know the more information on this tablet PC and so that I can get the all...
  44. Replies
    6
    Views
    4,371

    AMD E-350 VS Intel core i3 2100T processor

    Hello I am looking for get the processor and I would like to buy the Intel core i3 processor but mine friend have been suggest me to purchase the AMD E-350 processor, now I confused which one to get...
  45. re: How to delete all calendar event on Blackberry Pearl 8130

    I would like to suggest you to the following steps and after that you can solve the issue and to do this you need to go through the below steps: first make click on the calendar on main menu. Now on...
  46. Re: Runtime error on Brink Agents of Change game

    Try to Clean Boot with Only MoSearch and then your bale to solve the issue. To do these make click on the start icon on the desktop and after that click on the run. Now on the run type: msconfig and...
  47. Re: Calendar alarm snooze not working on nokia E52

    If they have the same problem with the phone then let me point out that this is all you have to take care of the phone. Keeping your software and firmware update on your cell phone. I guess this...
  48. Replies
    4
    Views
    1,487

    HP pavilion dv7-4190us laptop working slow

    I am using the Hp pavilion laptop dv7 – 4190us and I have installed the windows XP operating system. I have bought this laptop recently and now I facing issue of slow working. When I start my...
  49. Replies
    3
    Views
    694

    How to download Samsung drivers

    I am the user of Samsung external DVD –recorder.It is attached to my home PC. When I was start to do operations found that there is no drivers for my PC.Then I have tried to download the drivers...
  50. Nikon COOLPIX S9100 VS Sony Cyber-shot DSC-HX9V

    I am looking for a good camera between Rs.15000 to Rs.17000. I am searching on Google for few models. I found two here. The first one is Nikon COOLPIX S9100 and the second one is Sony Cyber-shot...
Results 1 to 50 of 102
Page 1 of 3 1 2 3
Page generated in 1,711,632,297.38373 seconds with 23 queries