Jump to content
Xtreme .Net Talk

woojtii

Members
  • Posts

    13
  • Joined

  • Last visited

woojtii's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, Do you know how can I check the size of free space on remote disk using FTP client written in C#? Thanks for Help Wojtek
  2. Hello! I would like to ask you, what is the best price compare website you have ever seen? What website has best features to compare prices? Thanks! Wojtek
  3. Hello! What is the greatest website you have ever seen, which shows using of Web 2.0 features? Can you give me your tips? Thanks! Wojtek
  4. Hello, I have a task to create set of reports based on data from TFS source control. I must create these reports using reporting services technology. As an example, I have a report that must count net line of code checked-in last day by specified user. What technology and approach should I take to realize this task? Is it possible to get source code data from source control directly to reports using SQL/T-SQL or need use Source control API? Had someone of you done similar task? Thanks! Wojtek
  5. Hello, We have many web applications on our web server (Windows 2003 IIS 6.0). We would like to have one solution to handle all web application errors: - Redirect to general error website - Send e-mail alert to server admin We do not have access to source code of all our web applications (ASP.NET), so we cannot always handle errors in source code. Do you know any good solution for this scenario? One of our ideas was to set custom error section in web.config files, and redirect users to ASP.NET web application. This application has to display user-friendly message and send email. The problem is that such web page is potentially security hole! Anyone can access such page and generate hundreds of email messages. Maybe is it workaround for this? Thanks! Wojtek
  6. Hello, I�m looking for reports packages for Team Foundation Server, especially for reports that can provide information about TFS Build process and build code quality. For example Report that displays number of source code lines or code analysis warnings and errors. Do you know such reports for TFS? Thanks! Wojtek
  7. Hi, what is the best way to test T-SQL stored procedures? Do You use some special tools for this task? Wojtek
  8. Hi, what is the best way to test .NET source code for windows form and for ASP.NET? Wojtek
  9. Hello, I would like to ask You, how do You check the source code quality and how do You check Your source code on the basis of your coding conventions? Do You use some special tools or Your own application? When You are using some tools, then what these tools are testing? Is it better to run test by daily development or by daily build? Wojtek
  10. hi, thank You for answer. I just want to kno, if it any alternative for NDOC Wojtek
  11. Hi! I am looking for an ASP.NET 2.0 photo gallery solution. What kind of features the gallery should has: - user / rolls permissions.. for example user 1 has only access to album one user 2 has access to album 1 and 2 the site admin has access to album 1,2 and 3 as I see nGallery is cool but has not user permisions as I want. Do you know some other ASP.NET 2.0 galleries with this permission feature? Regrads, Wojtek
  12. Hello, I would like to ask you about tool, which can generate documentation for projects in .NET 2.0 based on XML documentation files. I know only an unofficial version of NDoc with support for .NET 2.0. http://jonas.lagerblad.com/blog/?p=4 Maybe you know alternative to this tool? Thanks in advance Wojtek
  13. Hello, what is the best code documentation generator for .VS 2005? Is it NDoc for VS.NET 2005 the best, or you know better alternatives? Thank you for suggestions
×
×
  • Create New...