User Profile

Collapse

Profile Sidebar

Collapse
furqi
furqi
Last Activity: Jan 29 '12, 08:49 PM
Joined: Dec 23 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • furqi
    started a topic serial port data decoding
    in .NET

    serial port data decoding

    hey every body

    My name is furqan ahmed i am new in serial communication using c sharp.I am using a serial port through which i am getting data to the hyper terminal.The output is as follows

    D1U120125000000 0085865000000S0 041004170011300 342008202027100 330004041020000 041007590000800 002000310047400 10500097002250

    can any body help me decoding this data into its meaning full form.I shall be very thankfull...
    See more | Go to post

  • furqi
    replied to Create Table in MSSQL using Visual Studio
    hmm

    i want to write a code
    See more | Go to post

    Leave a comment:


  • furqi
    replied to Create Table in MSSQL using Visual Studio
    yes

    yes but i am not using visual web developer i amusing visual web developer can ya plzz help me out
    See more | Go to post

    Leave a comment:


  • furqi
    replied to Create Table in MSSQL using Visual Studio
    welllll

    well i know how to make a table but i dont know how to insert delete update record there

    like wise in php we make a simple table in php admin and in the editor we just run our commands using insert statements and the data manipulation starts

    i want to do it in asp.net how could i do this
    i actually want to know the code
    thanks
    See more | Go to post

    Leave a comment:


  • furqi
    replied to Create Table in MSSQL using Visual Studio
    no

    i dont want to attatch it with sql i only want to make a table on the server means make a table on the editor (the support that the edotor gives you ) like in visual web developer we can make a table by ourself
    i can make a table there but i cant be able to insert update and delete the record there i am actually new in dat base u can say in ado.net thats why

    waitibng for ur reply
    See more | Go to post

    Leave a comment:


  • furqi
    replied to Create Table in MSSQL using Visual Studio
    cmon can any body reply help me out!!!
    See more | Go to post

    Leave a comment:


  • furqi
    started a topic Create Table in MSSQL using Visual Studio

    Create Table in MSSQL using Visual Studio

    hi every one

    my question is that i actually want to make a table in a database and update delete the recordsin that table

    The thing is that i dont want to make the database table in the sql server but i want to make it in the visual web developer (the editor i am using) can any body gimme any idea abt how i can do this orany link regarding to this
    i shall be very thankful tou you and waiting for hte reply
    ...
    See more | Go to post
    Last edited by Frinavale; Feb 23 '10, 09:58 PM. Reason: Removed bold from post

  • furqi
    started a topic GridView.DataKey

    GridView.DataKey

    hello every body my name is furqan ahmed and i am new to asp.net and so to .net controls can any tell me what the following code is saying and what does datakey means thanxxx

    i am waiting for ur reply i shall be vey thankfull to ya

    Code:
    <%@ Page language="C#" %>
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    ...
    See more | Go to post
    Last edited by Frinavale; Feb 19 '10, 05:13 PM. Reason: Changed title to better reflect the problem

  • furqi
    started a topic tree view control

    tree view control

    hey there i have made a tree view control and i am having a problem that my data is not displaying on the screen can any body solve my problem


    here below is the code

    Code:
    <asp:XmlDataSource ID="XmlDataSource1" runat="server" 
                DataFile="~/App_Data/treedata.xml" XPath="\treedata" 
                TransformFile="~/App_Data/xslfile.xslt"></asp:XmlDataSource>
    ...
    See more | Go to post

  • furqi
    replied to Switch statement undefined index error
    in PHP
    Actually the thing is that if i will ot enter any ting in the text box it will run the default(neither of the case) thats why i added this line so the te page should be blank
    See more | Go to post

    Leave a comment:


  • furqi
    started a topic Switch statement undefined index error
    in PHP

    Switch statement undefined index error

    hi i am actually having problem in this code i am trying to check the value in the if condition in the very last lines of the code but i am facing an error of "undefined index" can anybody tell me so that i can solve my problem.


    Code:
    <html>
    <body>
    <form method="GET" action="switchcases.php">
    <input type='text' name='furqan' >
    <?php
    $NAME=$_GET['furqan'];
    ...
    See more | Go to post

  • furqi
    started a topic hi there
    in PHP

    hi there

    can any body tell me that from where should i found my php.ini plzzz i shall be very thankful to ya
    take carez
    See more | Go to post

  • furqi
    started a topic can anybody tell me the provider name

    can anybody tell me the provider name

    following is the code that i am calling in my button event i am actually making a table and the the data that is entered is actually saving in my "book.mdf" table
    the error that i am getting is that "unrecognis ed database" it is i think most probably due to the wrong provider name that i am giving i actually dont know the provider name

    here is the code

    Code:
    // set Access connection
    ...
    See more | Go to post

  • furqi
    replied to What is cross page post back?
    well i got it thank you
    See more | Go to post

    Leave a comment:


  • furqi
    replied to What is cross page post back?
    there is a profile object used in a video tutorial which i have can u tell me whatz that and what is the use of profile object there
    See more | Go to post

    Leave a comment:


  • furqi
    started a topic What is cross page post back?

    What is cross page post back?

    I am currently a beginner in asp.net i am currently watching msdn videos of "beginners developers learning" i am on the topic of application state so i got confused on a topic of "cross page postback" can anybody explain what that is
    and another thing is "profile" object we use it in web.config file

    1. what is cross page post back?
    2. what is web.config file?
    See more | Go to post

  • furqi
    started a topic cross page postback

    cross page postback

    hello every body

    i am currently a beginner in asp.net i am currently watching msdn videos of "beginners developers learning" i am on the topic of application state so i got confused on a topic of "cross page postback" can anybody explain what that is
    and another thing is "profile" object we use it in web.config file

    1. what is cross page post back?
    2. what is web.config file?...
    See more | Go to post
    Last edited by Curtis Rutland; Jan 22 '10, 03:18 PM. Reason: don't make your entire post in bold

  • problem with regular compare validator in visual web developer

    hi everybody
    the problem is that i by mistake deleted the "regular cpmpare control" in visual web developer i want to know that can recover it again or not
    waiting for ur reply
    regards furqi
    See more | Go to post

  • furqi
    started a topic problem in costum events

    problem in costum events

    Code:
    hi there there is i have pasted a code the problem i have mentioned in the end after the code.
    
    //this is the argumentevent classi have made 
    namespace argumentsevents
    {
        delegate void myeventhandler(object source , myeventargs arg);
        class eventclass
        {
            myeventargs o = new myeventargs();
            public event myeventhandler anevent;
            public void furqan(object
    ...
    See more | Go to post

  • again error

    i have also used base keyword but it is also giving me an error
    any other suggestion please
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...