Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » .net » ASP.Net
Showing page 1 of 10 (96 total posts)
  • TX Text Control With Office Open XML (DOCX) Support

    Charlotte, NC, July 09, 2008 - TX Text Control has been setting the standard in the software component industry for more than seventeen years. Today, The Imaging Source - the manufacturer of these word processing components - has just announced version 14.0 with many improvements and much technical innovation. Demand from the ...
    Posted to TX Text Control (Weblog) by Christopher Krause on July 15, 2008
  • Firefox 3.0 and (ASP.NET) caching observations

    1. Have a page with code in Page_Load Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load         Response.Cache.SetAllowResponseInBrowserHistory(False)         ...
    Posted to Joteke's Blog (Weblog) by joteke on June 30, 2008
  • Using the information your (development) environment provides - is allowed!

    Huge title while the subject or the example in this case is actually very simple and straightforward. I saw a question on newsgroups which went something like: - poster states he doesn't know much about control events - he/she asked if he/she had a method like  protected void tbPreRender(object sender, EventArgs e)     ...
    Posted to Joteke's Blog (Weblog) by joteke on June 28, 2008
  • LINQ Presentation Slides and Samples

    I just posted my slides and samples for a new talk I presented at the Fort Wayne, Indiana .NET Users Group. I thought the talk went well and hope you enjoy the slides and samples which you can find along with materials for several other talks at my downloads page. Paul
    Posted to Paul Litwin's Blog (Weblog) by plitwin on June 11, 2008
  • Microsoft's "Velocity" project

    Some skillful people at Microsoft have started yet one interesting project to increase our toolbox. It's "Velocity" which targets to help dealing with caching - local and distributed - through all the .NET application types, not just ASP.NET. From: ...
    Posted to Joteke's Blog (Weblog) by joteke on June 4, 2008
  • VS2008 and .NET 3.5 Service Pack 1 Beta now available

    See: http://blogs.msdn.com/somasegar/archive/2008/05/12/visual-studio-2008-and-net-fx-3-5-sp1-beta-available-now.aspx Edit: ScottGu has also a post about the SP: http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx There are lots of stuff in that SP... Summary Web -ASP.NET Data ...
    Posted to Joteke's Blog (Weblog) by joteke on May 12, 2008
  • A word of warning related to Session variables

    I see a lot on forums and newsgroups that Session variables are constantly recommended to pass state between ASP.NET pages. Yes, it is simple mechanism, reliable with out-of-process modes and really nice to customize with the providers. Session is very familiar for developers working with various web technologies (not just Microsoft ones), and one ...
    Posted to Joteke's Blog (Weblog) by joteke on May 9, 2008
  • I have Framework 3.5 installed, why does my IIS show only ASP.NET 1.1/2.0?

    I've replied a lot to these questions lately.  I'm not going to go to very deep with this, Scott Hanselman has excellent post covering this, see that: How to set an IIS Application or AppPool to use ASP.NET 3.5 rather than 2.0 http://www.hanselman.com/blog/HowToSetAnIISApplicationOrAppPoolToUseASPNET35RatherThan20.aspx Simple way ...
    Posted to Joteke's Blog (Weblog) by joteke on May 3, 2008
  • DDD Ireland

    I promised to spread the word. :-) Phil and his peers have a developer event, DDD Ireland, in Ireland on 3rd of May. And here's the "official poster" :-) Developer Event? Ah go on, go on, go on. Check it out at www.DDDIreland.com
    Posted to Joteke's Blog (Weblog) by joteke on April 21, 2008
  • A few more solutions to the dreaded "Validation of ViewState MAC failed"

    I posted about this some time ago. My previous post: Potential solution for "Validation of viewstate MAC failed" http://aspadvice.com/blogs/joteke/archive/2007/08/14/Potential-solution-for-_2200_Validation-of-viewstate-MAC-failed_2200_.aspx And the original one: ASP.NET 2.0 and "Validation of ViewState Mac failed" ...
    Posted to Joteke's Blog (Weblog) by joteke on March 16, 2008
1 2 3 4 5 Next > ... Last ยป