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
G

Gamzun

@Gamzun
About
Posts
222
Topics
22
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • query string question
    G Gamzun

    what do you mean? you can't see your parameters in the querystring or it's not even there?

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET question database sysadmin debugging

  • Request.Cookies.Add Vs Response.Cookies.Add
    G Gamzun

    I was just reading some article and there was an example regarding Cookies in ASP.Net. The example was using Request.Cookies.Add and I was like, Request is used to get something from client side, so this code is written incorrectly. But when I tried the code, it was a surprise for me to know that both exist and both does the same job. So I'm just wondering if someone out there knows the secret about this having Response and Request Add method for Cookies! Adios

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET csharp asp-net visual-studio tutorial career

  • web.config problem
    G Gamzun

    Are you still having problem? Sorry I was able to reply back earlier.

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET wcf csharp sysadmin xml help

  • Connecting Sql Server
    G Gamzun

    just check your ports are open which it's accessing remotely

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET help database sysadmin sql-server

  • Connecting Sql Server
    G Gamzun

    have you allowed sql server to make remote connection?

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET help database sysadmin sql-server

  • web.config problem
    G Gamzun

    He has not even set CustomErrors section's mode to off.

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET wcf csharp sysadmin xml help

  • Dynamic Compilation
    G Gamzun

    I've read many article to solve this mystery and don't want to waste more time on it now :) Anyway thanks for the reply, your answer make sense!

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET csharp asp-net question

  • Dynamic Compilation
    G Gamzun

    Yeah but I'm looking for correct answer :)

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET csharp asp-net question

  • Dynamic Compilation
    G Gamzun

    I was just wondering how ASP.Net knows that the source code has been changed and it need to be complied?

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET csharp asp-net question

  • Visual Studio 2010 dog slow
    G Gamzun

    I installed vs2010 in a day or two it got slow specially the intellisense. I came to know add-ins were the cause and as soon I uninstall it, it ran like cheetah :D

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    Visual Studio visual-studio csharp c++ performance help

  • Layered web project with ASP.NET
    G Gamzun

    You've done the right thing, you can have dataset, datatable or class object (orm) in your page, otherwise you can implement your requirement! Let me ask you something, can you tell me what db you're using by looking at ds, dt or object? No, you can't because that's independent of actual database your ds,dt doesn't know from what type of db they're getting data.

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET css csharp asp-net database design

  • Use windows control in ASP.NET
    G Gamzun

    you can even use FreeTextBox or FCK Editor

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET question csharp asp-net

  • Text Change Event
    G Gamzun

    There's a possibility of having some error in your js, if so, the event will fire weather it's true or false.

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET java javascript tools help question

  • Text Change Event
    G Gamzun

    How you invoking you event? Is it through js?

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET java javascript tools help question

  • doesn't exist in the current context.
    G Gamzun

    Restart your visual studio!

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET design

  • How to Trace variables ? [modified]
    G Gamzun

    Do error logging

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET windows-admin help sysadmin debugging tutorial

  • Cell Format in excel. [modified]
    G Gamzun

    how you're exporting to excel?

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET csharp tutorial

  • How to open URL in new browser window
    G Gamzun

    You can even use ASP.Net's LinkButton and set its property target to _blank

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET csharp asp-net tutorial

  • Custom Validation inside Repeater
    G Gamzun

    You can validate on OnItemDataBound event of repeater.

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET help

  • FileUpload Control in Usercontrol
    G Gamzun

    As you're loading your usercontrol dynamically, you've to add it to viewstate dynamically too.

    Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

    ASP.NET help sysadmin
  • Login

  • Don't have an account? Register

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