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
P

psamy

@psamy
About
Posts
52
Topics
19
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Server.Transfer vs Response.Redirect
    P psamy

    Hi, what's the difference between Server.Transfer and Response.Redirect

    ASP.NET visual-studio sysadmin

  • abstract vs interface
    P psamy

    Hi , what is the difference between abstract class & interface. how will you choose?

    C# question visual-studio

  • More than one web.config
    P psamy

    Can application use more than one web.config file. if yes than how will it identifies the default web.config?

    ASP.NET question

  • interface vs abstract class
    P psamy

    how will you differentiate interface and abstract class.

    C# visual-studio

  • Hi Every Body....
    P psamy

    please read the Chris Maunder message, put a title in proper manner. ex. "ASP.Net Features" ....

    ASP.NET csharp asp-net

  • Multiple versions Assembly [modified]
    P psamy

    create publisher policy to identify different version of assembly

    .NET (Core and Framework) csharp dotnet tutorial announcement

  • 64 bit application
    P psamy

    How will you create a 64–bit application using Visual Studio .NET 2003?

    .NET (Core and Framework) csharp visual-studio question

  • const vs readonly
    P psamy

    What is the difference between const and read-only variable?

    C# question visual-studio

  • 64 bit application
    P psamy

    How will you create a 64–bit application using Visual Studio .NET 2003?

    C# csharp visual-studio question

  • download a file on a button click
    P psamy

    it should be filefield html control will solve your problem.

    ASP.NET csharp help

  • running java script on page loading
    P psamy

    Hi, u can use the following server side function. if (!(this.IsStartupScriptRegistered("Startup"))) Page.RegisterStartupScript("StartUp","fun('"+ arg1 + "')");

    ASP.NET java tools

  • Dump please!
    P psamy

    i need dumbs to take MCP exam 70-310 (developing web applications with c#)

    C# csharp help

  • Dump please!
    P psamy

    Hi, Can anyone please help me for dumb sites for exam 70-310. (developing web applications with c#)

    C# csharp help

  • Find TreeNode in TreeView
    P psamy

    Hi, How to get treenode in treeview for given search string.

    C# tutorial

  • DateTime Conversion!!!
    P psamy

    Hi, How to cast the following value into datetime. select CAST('17/01/2006 14:52:48' as DATETIME) --> gives out-of-range datetime value.

    Database tutorial

  • How to change the size Again of a fullscreen window(theature mode) through javascript
    P psamy

    set window.dialogHeight, window.dialogWidth properties. if so you are using dialog.

    Web Development javascript tutorial question

  • DataAdapter.Update
    P psamy

    refer this URL, http://msdn2.microsoft.com/en-us/library/system.data.common.dataadapter.update.aspx[^]

    ASP.NET csharp help tutorial announcement

  • how to reload
    P psamy

    Response.Redirect("URL");

    ASP.NET csharp asp-net tutorial

  • Rollback?
    P psamy

    Hi all, My application uses 2 different databases. so rollback condition here very complex. example. 1. insert into tableA ---DB1 (points db1) 2. insert into tableA ---DB2 (points db2) if second qury fails i want to rollback with respective databases. How can i do that?

    Database question tutorial

  • Is there any global file in c#
    P psamy

    use web.config file.

    C# csharp asp-net question
  • Login

  • Don't have an account? Register

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