Nakor's Profile User Rating: *****

Reputation: 431 Architect
Group:
Expert w/DIC++
Active Posts:
1,453 (0.98 per day)
Joined:
28-April 09
Profile Views:
43,482
Last Active:
User is offline Yesterday, 09:26 PM
Currently:
Offline

Previous Fields

Country:
US
OS Preference:
Who Cares
Favorite Browser:
FireFox
Favorite Processor:
Who Cares
Favorite Gaming Platform:
PC
Your Car:
Hyundai
Dream Kudos:
750
Expert In:
jQuery

Latest Visitors

Icon   Nakor wonders why mornings have to come so early

Posts I've Made

  1. In Topic: Problem to read json string due to xml tags

    Posted 24 Apr 2013

    you should really consider looking into using a library like jquery for handling your ajax calls as it would greatly simplify your life. You could simply do:

    $.getJSON(url, data, function(response){
       // Actions to take on the returned response goes here.
       // data should be an object containing any information
       // that needs to be sent to the server, ie. {name: "John"}
    });
    
    


    Also what version of .net are you using?
  2. In Topic: Looping or Case statment?

    Posted 18 Apr 2013

    code?
  3. In Topic: Question about master page - can I add one to CSHTML?

    Posted 15 Apr 2013

    yep, that's the way to do it, MasterPages are only for WebForms.

    In WebPages and MVC they're layouts
  4. In Topic: Set Selected Element

    Posted 15 Apr 2013

    If you're wanting to do this from server side TextBox controls also have a Focus method which can be called to set focus to that control.
  5. In Topic: ASP.NET C# Dynamically Creating HTML DIVS

    Posted 15 Apr 2013

    just a few things to add. There is no need to use a div with a runat="server, there is already a control that creates a div called the Panel control, (<asp:Panel ID="Panel1" runat="server"></asp:Panel>). To add a control to it you do it just like adding a control to most any other control, use Controls.Add(control). To create custom html to add in you use a LiteralControl and use it's Text property to define the custom html.

My Information

Member Title:
Professional Lurker
Age:
35 years old
Birthday:
December 19, 1977
Gender:
Full Name:
Jonathan
Years Programming:
3
Programming Languages:
C#, Javascript, Java, ASP.NET

Contact Information

E-mail:
Click here to e-mail me

Comments

Page 1 of 1
  1. Photo

    Darky88 Icon

    29 Oct 2012 - 05:56
    sir i need one help in Jquery!
  2. Photo

    anusha shivni Icon

    28 May 2012 - 00:44
    sir please repply me fast i struck in using java script in asp.net page which derived from master page..i gone through ur solution but i dont no how to place in asp.net page.plese help me sir
  3. Photo

    trancongjava Icon

    26 Feb 2012 - 20:15
    hello, how are you today?
  4. Photo

    Nakor Icon

    15 Jan 2012 - 12:23
    Not yet, I'll have to look into it though
  5. Photo

    Nakor Icon

    15 Jan 2012 - 12:23
    Not yet, I'll have to look into it though
  6. Photo

    BrairMoss Icon

    15 Jan 2012 - 07:46
    Hey Nakor. How's it going? Read the newest Feist book yet?
  7. Photo

    stayscrisp Icon

    05 Jun 2011 - 15:15
    Glad you enjoyed it :)
  8. Photo

    BrairMoss Icon

    10 Apr 2011 - 14:39
    Of course, the only wizard I like better than Nakor and his tricks is Fizban from DragonLance if he counts.
  9. Photo

    Nakor Icon

    10 Apr 2011 - 09:33
    Glad to see I'm not the only fan of Feist.
  10. Photo

    BrairMoss Icon

    10 Apr 2011 - 07:35
    "Nakor is a fictional vagrant, magician and trickster appearing in the novels of Raymond E. Feist."
    My third favourite character ever haha. This profile is getting less nekked now.
  11. Photo

    no2pencil Icon

    26 Jan 2011 - 03:17
    Where there is nekked, there is B9. Fact.
  12. Photo

    Nakor Icon

    25 Jan 2011 - 20:29
    guess that's as good a reason as any other to leave a comment :P
  13. Photo

    BenignDesign Icon

    25 Jan 2011 - 19:09
    I don't know you, but your profile looked so... naked!
Page 1 of 1