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
H

HimaBindu Vejella

@HimaBindu Vejella
About
Posts
281
Topics
28
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Sessions
    H HimaBindu Vejella

    you can use querystring, but if your data need to be secured be sure to encrypt the Query String http://himabinduvejella.blogspot.com

    Iblog "If you can dream IT, you can become IT"

    ASP.NET

  • Art of XSD - A Must read book
    H HimaBindu Vejella

    My book review has published in simple=talk. http://www.simple-talk.com/sql/learn-sql-server/book-review-the-art-of-xsd---sql-server-xml-schemas/[^] The art of XSD is nice book to read. Feel free to comment and vote

    Iblog "If you can dream IT, you can become IT"

    ASP.NET database com sysadmin xml learning

  • Training on SharePoint 2010 & SqlServer 2008 in Hyderabad - India
    H HimaBindu Vejella

    Details here If you use the code MUGH avail Rs 3000 instant discount per each course per person and also eligible for getting MSDN /Win7 Premium liscense http://himabinduvejella.blogspot.com/2010/04/training-in-hyderabad-for-sql-server.html[^]

    Iblog "If you can dream IT, you can become IT"

    SharePoint html sharepoint database com sysadmin

  • Get users of specific role in MOSS 2007
    H HimaBindu Vejella

    How to get all user list from each role through membership? By passing RoleID or RoleName, How do I get list of users added or associated for that role and bind to dropdownlist.

    Iblog "If you can dream IT, you can become IT"

    SharePoint question com tutorial

  • Difference between Response.redirectpermanent and server.transfer
    H HimaBindu Vejella

    See how it works in ASPNEt4 http://himabinduvejella.blogspot.com/2010/01/aspnet-40-working-with-redirect.html You don't need to compare it with Server.Transfer. If you understand the feature. It's SEO feature

    Iblog "If you can dream IT, you can become IT"

    ASP.NET sysadmin question

  • How To Handele "Invalid viewstate" Error
    H HimaBindu Vejella

    Check this link too \[^]

    iblog: http://himabinduvejella.blogspot.com "If you can dream IT, you can become IT"

    ASP.NET help question com tutorial workspace

  • Happy Pongal
    H HimaBindu Vejella

    Hey thank you

    iblog: http://himabinduvejella.blogspot.com "If you can dream IT, you can become IT"

    The Lounge

  • How To Handele "Invalid viewstate" Error
    H HimaBindu Vejella

    Intresting. :doh: make EnableViewStateMac = false and try your luck I think the root casue might be client using Vista and IE8 or IE7 are you not tracking client browser in error log. try to do that that helps in trouble shooting. If you have not checked this . go through it. http://support.microsoft.com/kb/555353[^]

    iblog: http://himabinduvejella.blogspot.com "If you can dream IT, you can become IT"

    ASP.NET help question com tutorial workspace

  • eCommerce Recommendations?
    H HimaBindu Vejella

    http://www.prestashop.com/[^]

    iblog: http://himabinduvejella.blogspot.com "If you can dream IT, you can become IT"

    Web Development question

  • How To Handele "Invalid viewstate" Error
    H HimaBindu Vejella

    Can you able to reproduce the same in IE7 or other browsers

    "If you can dream IT, you can become IT"

    ASP.NET help question com tutorial workspace

  • Happy Pongal
    H HimaBindu Vejella

    Happy Pongal (a big traditional festival in India) to all of you.

    "If you can dream IT, you can become IT"

    The Lounge

  • how to open word document in asp.net??
    H HimaBindu Vejella

    if( Request.QueryString["strFile"] != null ) { string strFilePath1=""; string strFileName = Request.QueryString["strFile"].ToString(); strFilePath1=Request.PhysicalApplicationPath+"/BackOffice/Catalogue/UploadFiles/"+strFileName; if(strFileName!="") { Response.ContentType=strFilePath1; Response.AddHeader("content-disposition", "attachment;filename="+strFileName); Response.WriteFile(strFilePath1); } } http://himabinduvejella.blogspot.com

    "If you can dream IT, you can become IT"

    ASP.NET tutorial csharp asp-net database question

  • How to convert word document pdf in asp.net ??
    H HimaBindu Vejella

    Go through this code in codeproject Convert Word-Documents to PDF on an ASP.NET Server[^] and also http://www.pdfonline.com/easyconverter/sdk/code_samples/pdf2word/aspnet_convertpdftortf/aspnet_convertpdftortf.htm[^]

    "If you can dream IT, you can become IT"

    ASP.NET csharp asp-net tutorial question

  • Export to Excel
    H HimaBindu Vejella

    I am exporting data from A Repeater to Excel sheet and my code works fine. But I have used 2 repeaters side by side in the table. When I export to excel I need to get the Excel data in the same mannar as side by side. But I am getting the other repeater data in anothe line which doesn't look good. Any body helps me in this Thanks Hima

    "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

    C# com

  • Creating dynamic menus?
    H HimaBindu Vejella

    How to create dynamic menu in asp.net 1.1 Is there any menu free tool available?

    "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

    ASP.NET csharp asp-net com tutorial question

  • Creating dynamic menus?
    H HimaBindu Vejella

    How to create dynamic menus in asp.net 1.1 ? Have any one have any idea other than using third party controls like infragistics?

    "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

    ASP.NET csharp asp-net com tutorial question

  • It's Friday!
    H HimaBindu Vejella

    It's awesome :cool:

    "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

    The Lounge c++ com question

  • Apparently it's my Birthday
    H HimaBindu Vejella

    A Very Happy B'Day to You Ryan

    "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

    The Lounge

  • Wake Up Kerala !!!
    H HimaBindu Vejella

    http://himabinduvejella.blogspot.com/2006/09/keralas-inclination-towords-linux.html#links[^]

    "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

    The Lounge html com linux

  • Microsoft certification question
    H HimaBindu Vejella

    It's good that you are intrested in going for certification This would always help you and ease in getting a job. If you are aiming at Sqlserver then you can go ahead Otherwise you can write MCP in C# 70-315 paper ,then got to Sqlserver

    "Aim to go where U have never been B4 and Strive to achieve it" http://groups.yahoo.com/subscribe/dotnetforfreshers http://himabinduvejella.blogspot.com

    The Lounge database question sql-server sysadmin discussion
  • Login

  • Don't have an account? Register

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