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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
V

vikramsc

@vikramsc
About
Posts
9
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Do you have any aida about herocoder control's
    V vikramsc

    Hello, Do you have any aida about herocoder control's.

    uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

    ASP.NET

  • how we can fatch java script function from dll in asp.net
    V vikramsc

    Thanks For Your Reply, i am having dll. in this dll some file of java script and .cs. in the java script file i am having a function showdailog(). now i m adding this dll in my project. and now how i can fatch this function on my button click.

    uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

    ASP.NET csharp java asp-net tools

  • how we can fatch java script function from dll in asp.net
    V vikramsc

    hello i am having a dll (Hero.dll). i want to fatch his java script function on the click of link in my asp.net application. how it will be posible. Thanks

    uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

    ASP.NET csharp java asp-net tools

  • message security in wcf services
    V vikramsc

    how to implement message security in wcf services.using the X509 key

    uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

    WCF and WF csharp wcf security tutorial

  • missing taglistenUriMode="Explicit/Unique"
    V vikramsc

    hi i m not getting this tag in my tag. plz provide me help as soon as posible listenUriMode="Explicit/Unique" listenUri="Uri"

    uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

    WPF help

  • There was no endpoint listening at http://localhost:7610/adi/api/CreateAccount.svc
    V vikramsc

    Hi, i m finding problem related with Endpoint <endpoint address="http://localhost:7610/adi/api/CardServices.svc" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_ICardServices" contract="CardServices.ICardServices" name="WSHttpBinding_ICardServices"> <identity> <dns value="localhost" /> </identity> </endpoint> i m doing such type of code in my config {System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://localhost:7610/adi/api/CreateAccount.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout) at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan timeout) at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Security.CommunicationObjectSecurityTokenProvider.Open(TimeSpan timeout) at System.ServiceModel.Security.SecurityUtils.OpenCommunicationObject(ICommunicationObject obj, TimeSpan timeout) at System.ServiceModel.Security.SecurityUtils.OpenTokenProviderIfRequired(SecurityTokenProvider tokenProvider, TimeSpan timeout) at System.ServiceModel.Security.SymmetricSecurityProtocol.OnOpen(TimeSpan timeout) at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Security.SecurityProtocol.Open(TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout) at System.ServiceModel.Security.SecuritySessionSecurityTok

    WCF and WF wcf help csharp wpf sysadmin

  • stop back option
    V vikramsc

    Response.ExpiresAbsolute = DateTime.Now.AddDays(-1D) Response.Expires = -1500 Response.CacheControl = "no-cache" If Session("UserName") = "" Then Response.Redirect("login.aspx")

    uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

    ASP.NET csharp asp-net

  • stop back option
    V vikramsc

    hi i have one web application in asp.net after logout if i click on back button of browser . i will inter in my application. but i want that when i click on back button i will go on logout page. how it will possible. it means i want to stop back button.on click of back button my defult form will be display. thanks

    vikram

    ASP.NET csharp asp-net

  • How can stop postback of calender in asp.net 2.0
    V vikramsc

    hi i have one calender control in my registration page.when i select any date my page is automatically posted . how can i stop autopost property of calender thanks vikram

    Vikram

    ASP.NET 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