Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:634446
More Search Options
RSS Available
Matching Posts
Re: newbie: how decode error message
I would take a look here in the method below, possibly put a break point and step through to see what is going on wpc.replaceListStaticTemplate(String template) +793
Posted to
Visual Basic .NET
(Forum)
by
Jeev
on 2/17/2009
Re: GridView with thousands of records
You may want to take a look at one of the third party component vendor like infragistics. I think their grid has this functionality
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Jeev
on 2/17/2009
Re: how to download file from another website through web services at fixed time?
One option is to use a timer in a windows service to download the file.To download the file, use the webclient class. I don't think you can use a webservice to run something at a fixed interval
Posted to
XML Web Services
(Forum)
by
Jeev
on 2/16/2009
Re: Excel As a Database??
Wouldn't recommend it all in a web environment where multiple people would access the data. You would consistently run into file locking and other issues. Go for SQL server or SQL express
Posted to
Getting Started
(Forum)
by
Jeev
on 2/13/2009
Re: Deploying ReportViewer in a 2005 Web Deployment Project
You can add a task to copy that dll to the bin folder of your web application
Posted to
Configuration and Deployment
(Forum)
by
Jeev
on 2/6/2009
Re: Single JS and CSS
There is a ToolkitScriptManager manager that is a part of the ajax framework from microsoft that lets you combine Js files. Not aware of something similar for css though
Posted to
Configuration and Deployment
(Forum)
by
Jeev
on 2/5/2009
Re: GridView v/s HTMLTable
Yousef this is the rule of thumb that I follow.. If i am editing data then I typically go with the gridview.If its just display then I usually use the repeater control or listview
Posted to
Data Presentation Controls
(Forum)
by
Jeev
on 2/5/2009
Re: Need help understanding System.ArgumentOutOfRangeException error.
Put a break point and see if Cells(1) is null or controls(0) is null. If I were to take a guess I think that Cells(1) is the culprit
Posted to
Data Presentation Controls
(Forum)
by
Jeev
on 2/5/2009
Re: Changing ImageUrl of an Image ?
check the image in your session object. That ought to be the culprit
Posted to
Free For All
(Forum)
by
Jeev
on 2/5/2009
Re: Application_error and error logging
You can use one of the application block from Microsoft for logging errors and exceptions. http://msdn.microsoft.com/en-us/library/cc309505.aspx http://msdn.microsoft.com/en-us/library/cc309506.aspx http://www.tutorialized.com/tutorial/Enterprise-Library-Using-Logging-Application-Block/23455
Posted to
Getting Started
(Forum)
by
Jeev
on 2/5/2009
Page 1 of 316 (3157 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online