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
F

farogh haider

@farogh haider
About
Posts
40
Topics
15
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Architecture help
    F farogh haider

    You can do it by using n-tier architecture with interface and abstract class.

    Farogh Haider Web developer

    ASP.NET database question sql-server com sysadmin

  • withdraw money from PayPal
    F farogh haider

    Hi to all, How to withdraw money from PayPal. Thanks

    Farogh Haider Web developer

    ASP.NET tutorial

  • Resource File
    F farogh haider

    Dear All, How to change different languages for dynamic value not static, values come from database in asp.net 3.5

    Farogh Haider Web developer

    .NET (Core and Framework) csharp asp-net database tutorial learning

  • using image control with Browse
    F farogh haider

    There is no any event of browse control which can be handled by server side. you should call the onchange event and implement javascript function and assign selected image in image control. It's better take html control

    Farogh Haider Web developer

    ASP.NET question

  • prevent page reload
    F farogh haider

    You should use ajax with update panel

    Farogh Haider Web developer

    ASP.NET question

  • RegisterStartupScript not working
    F farogh haider

    Java script is case sensitive, your defined function and calling function should be same

    Farogh Haider Web developer

    ASP.NET javascript help

  • Reg: language
    F farogh haider

    Yes, you can use both language by using different master page

    Farogh Haider Web developer

    ASP.NET csharp question

  • need date format in "dd/mm/yyyy hh:mm" [modified]
    F farogh haider

    hi, Use DataFormatString property in gridview

    Farogh Haider Web developer

    ASP.NET csharp asp-net help

  • Import excel data in sqlserver 2000 without using DTS
    F farogh haider

    Thanks alot, It's working fine. can we use bulk insert.

    Farogh Haider Web developer

    ASP.NET csharp asp-net help

  • Architecture
    F farogh haider

    Hi, Use n-tire architecture. First you have to create Data Access Layer(DAL), in this layer you keep your data separately. In Business Layer Access, you should keep your business logic like as defination of methods, declarations of variables etc. you can also declare properties. After this you will create User Interface/Presentation Logic. In this layer you create your user interface(forms) and connect with BAL using objects.

    Farogh Haider Web developer

    ASP.NET com architecture tutorial question

  • Import excel data in sqlserver 2000 without using DTS
    F farogh haider

    Hi, I want to import excel data in sqlserver 2000 using asp.net 2.0 Please help me asap. thanks

    Farogh Haider Web developer

    ASP.NET csharp asp-net help

  • ASP.Net Performance
    F farogh haider

    Hi, I agree with abhishake

    Farogh Haider Web developer

    ASP.NET csharp asp-net performance

  • Send an auto mail
    F farogh haider

    Hi, If you want to send mail automatically without open website, you should create jobs and scheduler in sqlserver which will run everytime

    Farogh Haider Web developer

    ASP.NET database csharp asp-net sql-server sysadmin

  • Insert image with html editor
    F farogh haider

    Hi, Use Fckeditor, there is many facilities and you can upload an image directly

    Farogh Haider Web developer

    ASP.NET question csharp html com tools

  • is it possible?
    F farogh haider

    Hi, User server side script to do this

    Farogh Haider Web developer

    ASP.NET question javascript

  • Image is not showing
    F farogh haider

    Hi, Right click on your image and copy image address and paste this on browser directly, If your image is display then your path is correct, otherwise use relative path.

    Farogh Haider Web developer

    ASP.NET help

  • imagebutton
    F farogh haider

    Hi, Call this script. javascript:openPopup('ImageEnlarge.aspx?productid=<%#eval("productid") %>') function openPopup(strOpen) { open(strOpen, "Info", "status=1, width=350, height=338, top=0, left=300, scrollbars=no"); } I hope this will help you

    Farogh Haider Web developer

    ASP.NET tutorial question

  • Sending mail from asp.net.. need help
    F farogh haider

    Hi, If you are sending your mail via system.net.mail. you should use smtp server ip or smtp server name and should be configured properly on server.

    Farogh Haider Web developer

    ASP.NET csharp asp-net com sysadmin help

  • unable to access the information from the database
    F farogh haider

    hi, There are many ways to do this, like as you should bind your detailsview through login session, so that only login user details will be display

    Farogh Haider Web developer

    ASP.NET database sql-server sysadmin

  • How to implement SMS API
    F farogh haider

    Hi to all, I want to add sms service in my application, I have API of sms service, but i dont know how implement it. please help me!

    Farogh Haider Web developer

    ASP.NET json help tutorial
  • Login

  • Don't have an account? Register

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