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
R

Rahul Goel

@Rahul Goel
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MSAccess
    R Rahul Goel

    Hello there, the correct query is here SELECT Name from tab1 where dt < #1/1/2008#

    Rahul Goel Microsoft Cerfied Solution Developer .Net Contact me at : rahul.g2510@gmail.com

    Database database

  • Indexes........
    R Rahul Goel

    Hello Sandeep, Indexes are created for faster retrival of data. Its like searching a topic in a book with the help of index in book. Imagine if have to search the topic in a book without an index. It will be slower as you have to browse through each an every page to check for the topic. Indexes are of two types 1) Clustered index 2) Non clustered index. For more information about these two type index you can check books online of sql server Everytime you create a primary key using enterprise manager, it by default creates a clustered index. But thats not mandatory. You can have a primary key without any index. Its because its recommened to have a clustered index on a unique column. I hope I answered your question. please let me know incase of any query.

    Rahul Goel Microsoft Cerfied Solution Developer .Net Contact me at : rahul.g2510@gmail.com

    Database database sql-server sysadmin help

  • Doubt regarding Report generation.
    R Rahul Goel

    yeah It is possible but in this case you need to design one page which will take input and will generate the final report, but if you are using crystal reports then it is not possible. Cheers!!

    Rahul Goel Microsoft Cerfied Solution Developer .Net Contact me at : rahul.g2510@gmail.com

    ASP.NET tutorial question

  • Custom exception handling in asp.net
    R Rahul Goel

    Hi Krishsenthilraj, you can user Enterprise library provided by microsoft. and second option is to handle and exception and write a logger for it and then redirect to one common page which will display an user friendly error messsage to the user. In case of any futher help let me know

    Rahul Goel Microsoft Cerfied Solution Developer .Net Contact me at : rahul.g2510@gmail.com

    ASP.NET tutorial csharp css asp-net 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