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
A

aswini

@aswini
About
Posts
22
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Intranet Web Application
    A aswini

    I need to develop Intranet web application, using MVC 3, Please help me out with MVC 3 , and basics websites Aswini

    .NET (Core and Framework) asp-net architecture help

  • Data Caching Doubt
    A aswini

    i have a data grid which is displaying the details of empolyee such as empid,empname,empsal,empaddress i am fetching the details from database put it into a cache... i am refreshing this cache for every 5 minutes.... My question is if there is any update in the database , within the 5 minutes.. how can i update in the datagrid.. with in 5 minutes?? (after 5 minutes it will be automatically done beacuse of caching)

    Aswini

    .NET (Core and Framework) question css database announcement

  • regular expression [modified]
    A aswini

    Hi.. Try this [0-9]*[.][0-9]*

    Aswini

    ASP.NET help regex

  • How to find the sql servers on network [modified]
    A aswini

    Hi.. All... I am working on a database project.. I have to find all the sql servers running on network. i am searching in google, unfortunately i am not getting the logic or code about how to proceed .. Thanks in ADVANCE..

    Aswini

    modified on Wednesday, December 05, 2007 7:36:03 AM

    Database database sysadmin algorithms tutorial

  • How to Get Display
    A aswini

    Hi.. I have a user control . in that i have a text box.. in a web form i am using another text box and button.. along with user control. now as soon as i type the text in user control text box, and click the button in web form , the text should be displayed in web form text box.. I am able to do it using Session.. Is there any other option of getting done??

    Aswini

    ASP.NET tutorial question

  • How to Retrieve the Structure of DataBase
    A aswini

    Hello. I want to retreive the structure of database... Rquirement is : when i select the table name, it should give the details of tables like the columns it contains, rows etc in which database it is present et c

    Aswini

    ASP.NET database tutorial

  • Substring function
    A aswini

    using split you can define the starting index and number of characters... of substring with regular expression , you have to define the expression string format. so the input string is compared with the expression string format

    Aswini

    ASP.NET csharp asp-net question

  • Connection state with DataAdapter.Fill()
    A aswini

    since data adapter works with disconnected architecture.... data adaper opens and close connection automatically

    Aswini

    ASP.NET database sysadmin question

  • how i can stop the zero bytes file uploading
    A aswini

    Hi,,, U write the code in button click

    Aswini

    ASP.NET

  • regular expressions
    A aswini

    for repeating the characteres use { }... or undefined times means use *.. eg: [a-z]{5} -- means... 5 characters from a to 5

    Aswini

    ASP.NET regex

  • Multiple containers control
    A aswini

    Hi.. Use Custom Control s and develop your won logic for the control u want

    Aswini

    ASP.NET design question

  • unicode conversion
    A aswini

    hi.. Refer to this.. u can get an idea... http://people.w3.org/rishida/scripts/uniview/conversion.php

    Aswini

    ASP.NET css database

  • need regular expression for password
    A aswini

    Hi.... use this expression.. [a-z,0-9]{2}[special characters][a-z,0-9]{4}[special characters][a-z,0-9]* 1st 2 char are from a to z or 0 to 9... [special characters] -- define special char here same for the next chars...

    Aswini

    ASP.NET javascript regex help

  • Variable Declaration
    A aswini

    Hi... If u want to keep total count of some thing... use static variables...

    Aswini

    ASP.NET help tutorial question

  • DATA GRID
    A aswini

    Hi... In Property Builder of data grid... convert columns into Template columns then Use Edit/ Update , cancel buttons..

    Aswini

    ASP.NET csharp css asp-net question

  • Compare Validator Problem
    A aswini

    Hi.. for your requirement .. Regular Expression VAlidator is suitable... Since u dont compare for a particular date... Compare Validator doesnt comes in to the picture... use Regular Expression validator specifying the format for mm//dd/yyyy

    Aswini

    ASP.NET help tutorial question

  • When i Build Solution i get this type of error ...why ?
    A aswini

    hi.. May be you are using Exception Handling .. try and Catch blocks.. And there is no code in Catch block when an exception is thrown,, Please check it out..

    Aswini

    ASP.NET help question

  • creating a virtual directory in IIS
    A aswini

    Creating virtual directory.. In IIS.. you select the folder that has to be converted to virtual directory.. right click on the folder.. go to New--> Virtual directory.. a virtual directory creation wizard appears.. you enter the name and the path.. of the folder click finish button.. you have created virtual directory

    Aswini

    ASP.NET help csharp asp-net windows-admin

  • creating a virtual directory in IIS
    A aswini

    Hi, Creating virtual directory.. In IIS.. you select the folder that has to be converted to virtual directory.. right click on the folder.. go to New--> Virtual directory.. a virtual directory creation wizard appears.. you enter the name and the path.. of the folder click finish button.. you have created virtua directory

    Aswini

    ASP.NET help csharp asp-net windows-admin

  • to read the file name help me plz.....
    A aswini

    u just specify the number of characters.. in the search..

    Aswini

    C# csharp 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