Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
Z

Zaid Pirwani

@Zaid Pirwani
About
Posts
18
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I have an idea for a product but need advice...
    Z Zaid Pirwani

    we did something similar, a small box near the modem. it was a Raspberry Pi..! and to upload data, we just simply used a few linux command line tools and whenever it started and after every hour, it would post its IP online as a tweet... have a look: https://twitter.com/ZP_Raspi[^]

    The Lounge help php database hardware business

  • *lobe
    Z Zaid Pirwani

    why not... with all the lobes out there.

    The Lounge

  • semantics
    Z Zaid Pirwani

    volatile unsigned char

    The Lounge question

  • Application for a dedicated PC, uncloseable
    Z Zaid Pirwani

    KIOSK, so this was the magic word I was missing.... simply didn't came to mind. THANKS for the tutorial link. :)

    C# csharp design hardware tutorial

  • Application for a dedicated PC, uncloseable
    Z Zaid Pirwani

    Hi, So I am to design an application with some basic functionality and hardware interface (COMs etc), have decided to use C#. The System which the app run on will be WinXp, without Internet and it will be a dedicated system to run that app ONLY, nothing else has to be run on it, there will be keyboard/mouse to sue the app but the user is not expected to go elsewhere, not be able to close the app and app should start-up as XP starts, no explorer,task manager etc. It is for a dedicated POS terminal... can someone here please guide me a bit in the right direction, I am sort of lost as from where to start. I know I will need to put the app in startup to get it running when system starts and somehow keep explorer from starting, I can capture key sequences and/or disable Windows shortcuts altogether (don't know how), provide a control to shutdown PC from within the app. Note: the user is not the opponent, he is not deliberately trying to get out of the app, I hope. Does anyonehave experience with this type of requirement.

    C# csharp design hardware tutorial

  • Grade the Website.
    Z Zaid Pirwani

    I can't read Persian but am from Pakistan and have worked on a few Urdu sites where RTL is the main direction. from TOP: Menu could use a separator between Links Login box is not properly visible Put the Hotel Searcher box (or whatever it is) to the Left Side if possible Darken the GRAY text, the smaller fonts make it a bit harder to read Some background to the site would be good, like some texture or something else light colored.

    The Lounge question

  • Pending Article Shows on Android Browser
    Z Zaid Pirwani

    A few hours back I submitted my first article here on codeproject.com Wanted to check if it got approved, so when I checked with my android tablet Ainol Novo Aurora II ICS, it showed me the contents of the article even though it is still pending. http://www.codeproject.com/Articles/498507/MATPaint-Simple-App-with-Simple-Features When I select Request Desktop Site, it shows the pending notice but in normal mode it shows the article. tested the same with chrome on tablet but it does not show th article and shows the pending notice-

    Site Bugs / Suggestions android mobile com

  • How to add Co-Author to NEW Articles
    Z Zaid Pirwani

    THANKS... got it now...

    Article Writing csharp com tutorial

  • How to add Co-Author to NEW Articles
    Z Zaid Pirwani

    Hi, I am about to post my first article here as part of our class project and similar to me other 8 or 9 groups in my class are also supposed to put their C# Class projects here. The Projects are made by groups of students, now HOW to add Co-authors in articles so that the whole group gets the credit instead of only a single guy, also we are supposed to put out teacher's name as co-author as well. I can't figure out what the Member ID is, how to add it and my friend tried adding member username on his article: Mouse Control via Webcam[^] and failed to do so.

    Article Writing csharp com tutorial

  • Conversion to Binary Language (Not file or .bin)
    Z Zaid Pirwani

    thanks, let me work on this, I will write back when I succeed.

    IT & Infrastructure help tutorial

  • Conversion to Binary Language (Not file or .bin)
    Z Zaid Pirwani

    And I cannot use Hex editor to view the 1s and 0s, if ther is a way then please do tell me.

    IT & Infrastructure help tutorial

  • Conversion to Binary Language (Not file or .bin)
    Z Zaid Pirwani

    NO I have not fallen to any ones prank, nor I intend to pull a prank on you. I know that everything in this digital world of computers is in 1s and 0s, but is there any way to actually see all those 1s and 0s of a file, I mean since everything is interpreted by computers as 1 and 0 then why can't we see them, there can be a way of seeing all those digits, I want to know how information is really stored.

    IT & Infrastructure help tutorial

  • Conversion to Binary Language (Not file or .bin)
    Z Zaid Pirwani

    I just want to know the method of converting a text file, sample code would be highly appreciated, there is no specific programming language in my mind, any programming language will work.

    IT & Infrastructure help tutorial

  • Conversion to Binary Language (Not file or .bin)
    Z Zaid Pirwani

    Hi there, I just want to ask if there is anyway to convert a file (any file, any format) into binary language and I do mean the real binary language having only 1s and 0s. For the sake of convenience, can anyone please tell me ways to convert text files (I think those are the most simplest of all file formats) into binary language. Please guys, share what you know, I have no idea how to do this conversion, but I have some great ideas on how to work with that stuff, its all still just a fancy thought, but if it works, it will create something entirely NEW. Thanks to all in advance who will help me on this subject.

    IT & Infrastructure help tutorial

  • Connecting Access with VB.Net in Visual Studio 2005 or 2008
    Z Zaid Pirwani

    Could you please give me a sample program or tell me where I can get one which would be able to retrieve, change, delete and add records in an access database. I would be very grateful if you would assist me in this matter. Thanks for your any help in advance.:rose::rose::rose:

    Visual Basic help csharp database visual-studio

  • Connecting Access with VB.Net in Visual Studio 2005 or 2008
    Z Zaid Pirwani

    I have applied your method and it is working I am retrieving data from the database THANK YOU VERY MUCH:rose::rose::rose::rose: Still working on how to change, update, add and delete records from the database though:confused: where can I see your articles your sites are showing the "cpanel" page and not the actual content. Will ask if get some other problem Again Thanks:rose::rose::rose:

    Visual Basic help csharp database visual-studio

  • Connecting Access with VB.Net in Visual Studio 2005 or 2008
    Z Zaid Pirwani

    Thankyou very much:rose: PLEASE SEND ME THE SOURCE CODE I have made the connection, it is working, but please make a sample program for me, which would be able to recieve, add, change, update and delete the records from access files. Your help is greatly needed as I am stuck on my project. :( :rose:Thanks for all your current and any future help I may recieve from you.:rose:

    modified on Wednesday, July 30, 2008 11:31 AM

    Visual Basic help csharp database visual-studio

  • Connecting Access with VB.Net in Visual Studio 2005 or 2008
    Z Zaid Pirwani

    Hi, I need help connecting an access file with my project I am working on in Visual Studio 2008 (I also have Visual Studio 2005). I know how to connect to SQL databases but access is totally new to me. My friend told me that just add it through the "Add data source wizard" and then drag the columns you need from the "Data Sources" side bar. I did that the connection was established and I the navigation bar was also created automatically, when I ran the program, it was showing the records from my access file, I was able to add or delete records but the changes I made to the database are just temporary and are not saved in the database (THIS IS WHERE I NEED HELP):confused: Please answer this question, I am stuck because of this problem, and please answer it as descriptively as possible because I am new to coding and don't know much. :confused:I don't know ADODB or anything else like that but am willing to try anything just want to be able to access, edit and update any access file from within my program. :rose:Thanks for your help in advance.:rose:

    Visual Basic help csharp database visual-studio
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups