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
D

DGtech

@DGtech
About
Posts
25
Topics
22
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Create website in IIS using Web Deploy Project from VS2008
    D DGtech

    First open the IIS from Windows Server 2003 o/s, then click the DefaultWebSite, then click New , here you will see two options create "Web Site" and "Virtual Directory". Now if you create any setup project i.e. Web Setup Project, then while you install the msi you will see that the setup creates a Virtual Directory inside IIS and installs the asp.net website pages there. But i dont want setup project to create Virtual Directory in IIS, I want setup to create a Web Site and places asp.net website pages there. Please let me know, if you still have questions.

    ASP.NET windows-admin csharp asp-net sysadmin tutorial

  • Create website in IIS using Web Deploy Project from VS2008
    D DGtech

    I have an ASP.NET website. I want to make a setup project of that, so it can be installed in IIS (Windows Server 2003 o/s) as a Web Site but NOT a Virtual Directory. How to do this?

    ASP.NET windows-admin csharp asp-net sysadmin tutorial

  • Prevent resizing popup window in Safari/Firefox/Opera
    D DGtech

    How to prevent resizing popup window in Safari/Firefox/Opera?

    IT & Infrastructure tutorial question

  • REST web services
    D DGtech

    how to implement "Representational State Transfer" using c#/.net, plz give a client/server example.

    Web Development csharp tutorial wcf sysadmin json

  • How to read XML from Sql server 2005?
    D DGtech

    i want to read XML file from sql server 2005. Is there any stored procedure that can read xml file data and store the values in table?

    Database database sql-server sysadmin xml tutorial

  • How to get sql server 2005 job execution time
    D DGtech

    how to get sql server 2005 last execution time? is there any system store procedure? plz help...

    Database database sql-server sysadmin help tutorial

  • regarding xsl
    D DGtech

    i`ve a xml file name myxml.xml which is as follows: abcd rony tony sony abcd abcd dip tom adam abcd abcd mark tony bruce abcd i want to write a xsl file that makes the above xml file in tabular format as following: Authors Paper title Journal or Conference Year Pages and also if Author is tony then the text tony should be in bold.

    XML / XSL xml

  • ASP.NET Ajax v1.0
    D DGtech

    I`ve used asp.net 2.0 which is mentioned in my post as "existing asp.net 2.0 web application".

    ASP.NET csharp asp-net

  • ASP.NET Ajax v1.0
    D DGtech

    I want to use asp.net ajax in one of my existing asp.net 2.0 web application (asp.net website). At first i`ve changed the existing web.config file and changed it to make compatible with ajax. Changed web.config file is as follows: =============================================================================

    ASP.NET csharp asp-net

  • ASP.NET Ajax v1.0
    D DGtech

    Is ASP.NET Ajax v1.0 is free of cost for commercial use? Plz reply with proof that supports your answer. I need this urgent.......... plz help

    ASP.NET csharp asp-net help question

  • APPLICATION BLOCK in .NET
    D DGtech

    Thanks a lot mareers, gr8 job!!!!!!!

    ASP.NET

  • APPLICATION BLOCK in .NET
    D DGtech

    What is application block in .NET? Is there any kind of ready made code blocks in .net (esp: ASP.NET)?

    ASP.NET

  • C# interfaces doesn't contain data members
    D DGtech

    why C# interfaces doesn't contain data members?

    C# csharp question

  • QUICKBOOK Integration
    D DGtech

    I need to integrate Intuit's quickbook into my application, i`m using asp.net/c# , please help me with suitable sample applications, i`m a newbee, plz provide some intro of this too

    ASP.NET csharp asp-net help

  • XML APIs for .NET
    D DGtech

    What are the XML APIs for .NET?

    ASP.NET csharp xml question

  • URGENT::: Secure URL
    D DGtech

    I`ve an asp.net project with lots of query strings, now can i secure all query strings (i mean encryption/decryption) using any procedure? i dont want to touch the code. Is there any easy way using IIS/web.config or whatever to secure all query strings of the project without affecting code?

    ASP.NET csharp asp-net database windows-admin security

  • Font/Color DIalog box for ASP .NET 1.1
    D DGtech

    We know that we can use font/color dialog box for windows applications but is there any thing for ASP.NET 1.1, please show me the way, ASAP

    ASP.NET csharp asp-net

  • regarding "application/octet-stream"
    D DGtech

    i`ve used the following code while uploading a .csv file if(pFileObject.PostedFile.ContentType.ToString() == "application/octet-stream") { throw new Exception("Please close the file you want to upload and then try again."); } it works fine in my machine, but in other machines it works just opposite, i mean when the file is open it gives the error message but when it is closed it uploads successfully, but for other machines it works just opposite, and in other machines when uploading the .csv file it always returns content type as "application/octet-stream". good suggestions are welcome

    ASP.NET help

  • detect media player version using asp.net
    D DGtech

    How to detect media player version using asp.net? any suggestions? thanks in adv.

    ASP.NET csharp asp-net tutorial question announcement

  • Pass array from asp.net c# to javascript
    D DGtech

    i want to pass a string array from c# to javascript function, and want to get values from that array, plz help me

    ASP.NET csharp javascript asp-net data-structures help
  • Login

  • Don't have an account? Register

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