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
V

vkumar09

@vkumar09
About
Posts
20
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • 'system.web.extensions' is already defined
    V vkumar09

    hey guys...can anyone give me some hints...

    ASP.NET csharp wcf help workspace

  • 'system.web.extensions' is already defined
    V vkumar09

    I have a website built in framework 2.0 .also there are virtual directory under the website built in framework 3.5 running successfully .When i placed a wcf service under one of virtual directories(and browsed the .svc file) I'm getting the following error....Section or group name 'system.web.extensions' is already defined. Updates to this may only occur at the configuration level where it is defined.

    ASP.NET csharp wcf help workspace

  • query string problem
    V vkumar09

    thanx guys..

    ASP.NET help csharp asp-net database security

  • query string problem
    V vkumar09

    I'm using a query string in asp.net2.0 web application.I encrypt a string value and after encryption it becomes M8BIJqI+Sdc= and I send the value using query string.When I receive the value in another page using Request.Querystring method it comes as M8BIJqI Sdc=.The + symbol becomes a space .So I'm getting error during decryption. Anyone explain such behavior !!!!

    ASP.NET help csharp asp-net database security

  • Com Exception Unhandled
    V vkumar09

    thanx arindam ...problem solved

    .NET (Core and Framework) com help csharp

  • Com Exception Unhandled
    V vkumar09

    I have a desktop application in .Net 2.0 I have a com class added in bin folder Interop.prjBatPrt.dll now running the application I'm getting the following error... ComException Was Unhandled... Retrieving the COM class factory for component with CLSID {00A4F4E0-380D-4DDD-9752-50FDA24BAC15} failed due to the following error: 80040154. can anyone help me to figure it out....

    .NET (Core and Framework) com help csharp

  • geting error while accessing webservices..
    V vkumar09

    I tried it on google..I know i have to pass proxy server credential but dont know how to pass..If u know then plz tell me..

    ASP.NET security csharp asp-net wcf sysadmin

  • geting error while accessing webservices..
    V vkumar09

    I 'm trying to add some free web services to my asp.net website.I'm getting Error......System.Net.WebException: The request failed with HTTP status 407: Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. ). What do i need to do access free webservices.....Can any one provide me some sample code .

    ASP.NET security csharp asp-net wcf sysadmin

  • how to set focus method in radiobutton list control
    V vkumar09

    in ur page_load event write down RadioButton1(ie ur radiobutton id).Checked=true;

    ASP.NET tutorial

  • display images from Oracle Blob field.
    V vkumar09

    I'm storing some images in Oracle database as a Blob data type.Now i want to display the images in .aspx page.How can i do this.

    ASP.NET

  • Save Formatted text From a Textbox control in database
    V vkumar09

    I'm Displayind the data in a td.

    ASP.NET database

  • Save Formatted text From a Textbox control in database
    V vkumar09

    In a Text box control I've written some text which are divided into Three Paragraps....Now I want to save text in database in same paragraph format...so that during display data should be displayed in three paragraphs.

    ASP.NET database

  • Change BG color on Client side and store it till browser close.
    V vkumar09

    I have 2 html buttons.On each button click i want a different color for my page.Now i want to do it on client side ie...using javascript...not posting the page.I want to store the color till the browser closes.How can i achive this.

    ASP.NET question

  • Change BG color on Client side and store it till browser close.
    V vkumar09

    I want to change the color at client side.On server side it changes ..there is no problem.But my requirment is on client side.

    ASP.NET question

  • Change BG color on Client side and store it till browser close.
    V vkumar09

    I have 2 buttons.on each button click i want to change the back color of page and want to display this color till browser closes.How can i achive this.

    ASP.NET question

  • Previous Button Like IE Browser
    V vkumar09

    How can i get the functionality of IE browsers Previous and Next Button in Asp.net button.I used Javascripts History.back() but it works only for the same page.If the page chages it does not work.So How can I get this functionality.

    ASP.NET csharp asp-net question

  • Display A Confirm Box from a CodeBehind Page and Take Input Yes or No for further use.
    V vkumar09

    Hi all, Can anyone suggest me how to write the confirm box in code behind and i want to get the return value whether the user clicked 'ok' or 'cancel', Depending on that i need to process further using if else

    ASP.NET tutorial

  • GridView Paging problem while taking input .
    V vkumar09

    I'm displaying questions into a gridview.Now I want to take answers for questions into text box for each question ie for each row.I have around 80 questions and I'v to use paging(10 per page).But when i answer the question for 1st page and click the PageIndexButton the first page information is lost.so how can i take the answers of each page and insert into a database table.

    ASP.NET question database help

  • Dynamacially populate a web treeviewcontrol
    V vkumar09

    Please...It's Urgent.How can i dynamacially populate a Web treeview control with a parent and child level.And also identify the parent and child elements at click event.

    ASP.NET question

  • problem on label control
    V vkumar09

    How can we resize and move a label control in all directions in dot.net environment at runtime on a windows form.

    Visual Basic csharp help workspace
  • Login

  • Don't have an account? Register

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