implement

  1. S

    Symbol table using C++

    hey guys... can anyone give me a program to implement symbol table for an assembly language using c++???
  2. ritvij

    [Website making]: how to implement first page?

    i have knowledge of html and javascript.. i am trying to build a website for our batch.. what i want is that the first page should contain a dialog box in which the user should input his/her name to continue.. like when one enters crysis's website you have to input your dob to enter.. can...
  3. dashang

    Need help in Client server program

    I want to implement a program in linux using c/c++ to implement client server architecture using pocket programming. It should be such that when a user Stores a file on server the server slits the file and stores it on 2 or more server. Whenever user retrieves the file, the server retrieves...
  4. J

    group policy doubt

    hi, here can somebody help me with group policy,what is the sequence it applies to domain,local,site,ou and what is the sequence we can implement group policy.
  5. P

    Wi Fi Network

    Why dont local ISP in city implement WPA2 security in their networks.
  6. indiapavan

    What is Xquery?

    I recently came across something called as Xquery. I don't know what exactly it is. So I was wondering if anyone here could show me a way to learn it and implement it.:)
  7. T

    switch case in C

    hi every1.. how to implement constant expressions using switch statements in C?like we implement expressions using if statement if(a<b+c) or if((a<b)&&(b<c))........ how can we do it using switch case(rather than implementing constant or character values)?
  8. Pat

    Microsoft: 'ODF Has Clearly Won'

    The battle between the OpenDocument Format and Microsoft's Open Office XML was long, and here and there rather nasty, but it appears as if we finally have a winner. The company behind OOXML already conceded by announcing it would implement support for ODF in Office 2007 SP2, but now it has also...
  9. D

    Website Developement

    i just finished the J2EE course and now in search of a good project ; where i can implement my knowledge. can you people suggest me some topics on which i can implement my knowledge... i have few in my mind... 1) social community 2) make ur wish 3) money laundering Also pls help me if you...
  10. Vivek788

    lex and yacc

    is there any comprehensive listing for the various options that can be used with lex and yacc for syntax checking of for,do while,if etc...? Also i wud like to know how to implement SR parsing and operator precendence parser using lex and yacc..lab day after 2mrw...:(
  11. blademast3r

    How to send mail from C# form??

    hey coders! how exacltly do i send a mail from a c# app usin c# code...i kno it has smthin to do wid the system.net.mail class but how exaclty do i implement it?? the mail shud basically contain a subject, sender nd mail contennt....
  12. R

    Internet via WiFi

    hey friends, i want to connect internet in two laptops via wireless. how can i implement it.. plz suggest..
  13. patelpk

    Detailed Look At Latest Leopard Build

    In late July Apple released Build 9A499 of Mac OS X 10.5 Leopard to ADC members. This build represented the first since WWDC and offers very little major change but does implement some excellent visual changes and many, many minor ones. Details Here with Screenshots
  14. V

    Clustering using Linux.

    Can anyone suggest me websites, links or tips which tells how to set up clustering in linux. I am doing a project to implement various types of clustering using Linux.
  15. V

    Masm Like Complier in Linux ?

    i am sure u guys would have Heard about MASM & TASM in Windows ... used to compile .asm to .obj ... do we have something similar in Linux ... i want to implement this in FC4 ... hope somebody can help me out
  16. M

    asp Problem

    Hi Guys I am trying to create the clone of imagefly.info See there by clicking random it show randomnly images how can i implement this function in asp. I have option but it is resource hungry any thing better ? Thanks for help in advance
  17. T

    Hi Tech EPABX

    Well ! Friends, I need a very cost effective and easy solution for implementing EPABX solution for my office. The requirement is that atleast 10 lines should be provided through a common reception point. That is, if a call arrives the receptionist should pick it up and then forward it to the...
  18. H

    which is better

    I want to know which of the following of the languages are better.Please rank them in your order of preference. 1. VB.Net 2. C#(C Sharp) I am having a vacation right now so I want to utilise it.Also tell me which one easier to learn and implement.
  19. whoopy_whale

    Pagemaker and Word

    I've moved over to Adobe Pagemaker from MS Word after finding Pagemaker much easy to work with.But I lack a feature there. In Word,if we make a mistake during typing,the erroneous word gets underlined indicating a typo. How can I implement this feature in Pagemaker?I am not talking about the...
  20. G

    progressbar ??

    hi friends .. i have made project for finding the all hardware information in vb.net using wmi . now while fetching the info progrma takes some time .. so i want to place progressbar while it fetches the data ... how can i implement it ???
Top Bottom