theAvinash

theAvinash

Member

Member since
Sep 6, 2012
Last active
Nov 12, 2013
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    Run time Timeout error

    I have written a procedure to insert more than 600+K records from one table to another. But while executing the procedure in...

  2. #Threads

    Microsoft Office Excel is waiting for another application to complete an OLE action

    I need to do some operations on excel file having size more than 4GB. I have written VBA code to automate the...

  3. #Threads

    Java : Need help arranging the controls according to frame size

    I have created a frame..see uploaded file...if we resize it ..I want controls (labels,textboxes,button) arranged properly and size according to frame size......

  4. #Threads

    abe4c1a3-0686-4625-a03f-e695b469871f

    ok I will try..

  5. #Threads

    230564bb-5837-4ffd-9634-97cfd8a1ac06

    I have coded php script to send email...I want to check whether script works or not...

  6. #Threads

    Suggest websites for free email hosting service

    Hello friends.. Please tell me websites which provides free email hosting where we can code the webpages and upload for free.

  7. #Threads

    4abb66d0-e3f0-499f-ad40-aae3d5ba2f44

    Hello Prakash..😀.. welcome to CE..

  8. #Threads

    83c5f64e-5d4a-435b-acb4-6332a209c4a0

    tell me a good book to learn development of advanced Adobe Flex applications..

  9. #Threads

    help to connect modem in Ubuntu..

    I have Micromax MMX353G (3G USB Modem)..Can I use it in Ubuntu...How?

  10. #Threads

    55 Cancri e - Diamond Planet

    A new diamond planet is discovered by astronomers outside the solar system. It is twice the earth's size and has mass which...

  11. #Threads

    Free Microsoft tools

    free Microsoft tools to make life easier... *The Microsoft Malicious Software Removal Tool-#-Link-Snipped-# can remove a laundry list of #-Link-Snipped-# *Best...

  12. #Threads

    Robot dances to the beat of its own drum

    read more... #-Link-Snipped-#

  13. #Threads

    The battery of the future might run on sugar...

    In the near future, longer-lasting batteries could run on virtually anything sugary, including tree sap or flat soda pop. Scientists say these...

  14. #Threads

    Galaxy Nexus Specs

    Android 4.0-new look and feel, lock screen, widgets, notifications, multitasking.. Face Unlock-unlock phone with smile Voice typing Google+ Single Motion Panor...

  15. #Threads

    667d0afc-927b-4d57-895c-9f86befb8d22

    welcome to CE..😀

  16. #Threads

    5ce31d0d-d9ed-4983-bb8b-64b3ed097036

    Welcome to CE...I'm 😁 to see you here

  17. #Threads

    933da47c-089d-48c2-9010-aa2357e66412

    you will get difference from many sources....see this#-Link-Snipped-# As you know c,c++ ..you can learn both easily....

  18. #Threads

    40ff4735-b4d2-4690-ae36-1d47ae06fb20

    Computers use a binary (0's and 1's) system to store decimal numbers. This leads to some inaccuracy, since some decimal values can't...

  19. #Threads

    Ubuntu 12.10 releasing on Oct. 18

    Following are some notable changes from the last stable version of Ubuntu, 12.04. Linux kernel 3.5.3 GNOME 3.5.90. Python 3.0 and no...

  20. #Threads

    5fad6201-e5de-4601-8a12-1fda25ac390f

    you can create windows mobile application in Visual Studio 2008.. download video... #-Link-Snipped-# it will help you ...👍

  21. #Threads

    4fae7496-4d09-4460-9aaf-b3b80efea174

    for c questions and answers <a href="https://www.cquestions.com/" target="_blank" rel="nofollow noopener noreferrer">C programming Interview questions and answe...

  22. #Threads

    a01ffe6d-787f-4399-a724-252d83cb2dc2

    k. primitive values can be converted to objects using wrapper classes... So as everything is not object in java...so its not pure...

  23. #Threads

    a363857c-8fbe-423d-8bef-d39e859f5da2

    in 2 nd case. i think 0.7 is treated as double..so the if condition fails... if we type cast 0.7 to float...

  24. #Threads

    27e61afc-9b48-4fa1-b234-2ed0e0e81ec4

    how you can say in 2nd case a is stored as 0.699999?