Looking For (free) Tools For Documenting My Code?
Nov 19, 2010can anyone reccomend any (free) tools for documenting my code ? Ideally something that documents the program flow and objects/classes
View 3 Repliescan anyone reccomend any (free) tools for documenting my code ? Ideally something that documents the program flow and objects/classes
View 3 Repliesprovide me code or free tools for searching procedure within the site.
I want to search a particular topic by putting keyword in a textbox.
I am new to the code generation tools and I would like to know how does a tool like LLBGen Pro compares with the Entity Framework? On top of that my boos is really looking into a tool called CodeOnTime http://codeontime.com/default.aspx because he likes their good UI support.I am asking here because I really want an unbiased opinion.I am not sure if LLBGen can also generate the UI. So far all the development in the house we do it the classic way coding each layer manually. However we are in need of a fast prototyping tool.
View 3 RepliesIn some crucial projects I relelized that time is one of the biggest concern while developing a project, specially a web application. I specifically about ASP.NET, does any Open Source tools exists for generating code for helping developers [like codesmith] to work smarter rather than work harder?
View 2 RepliesWhat is the best free Code Generators for ASP.net C#? I know it is opinion based but I would like to have a list and I searched and found a few and some that said they were free but ended up only being a free trial.
Also what is the Best Snippet Tool to add snippets to Visual Studio 2008? I can not get the one I found to work since I am using a Server as my Development machine.
find a free 3-Tier Code Generator for asp.net .
View 2 RepliesI use UserVoice at [URL]. I like the service a lot but would like to be hosted on my servers. Is there an php or ASP.NET equivalent to UserVoice which is free, source code included and can work with MySQL. An automated import from UserVoice will be a very welcome plus.
View 1 RepliesI need to know websites that produce free source code for famous web application
View 2 RepliesIs there any tool for Visual Studio 2008 which can reformat ASPX code to make it more presentable (eg insert line breaks, format the lines so they wrap when necessary, etc)?
View 5 RepliesHow to use tools like localize substitution?
View 1 RepliesI need to know Is any tool available for Asp.net ?
My running website is sometimes getting too slow, So that I want to know where it happen. Also My Higher person asking Profiler report. Can anyone tell me how it looks?
How does one be called a ninja ASP.Net programmer? What set of tools and immediate knowledge(Without having to open MSDN, SO, or Google) should be known to be considered a master?
View 11 Replies I have a ASP.net 4.0 which has to generate a PDF and docx file with the same content. Ofcourse the conversion will take place on server so Office Automation is not an option
(http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757#kb2)
Im faced with the following descision: Use OpenXML SDK to create the docx and some other free tool to create the PDF.OR ,Buy a SW like Aspose so I only will have to create the docx and then generate a PDF from the docx.
What is your opinion about this? Aspose Word costs $900, will I save as much time with it to be worth it?If I choose the free option will I have a hard time getting the docx and pdf to look exactly the same?
Is there any good search tools for asp.net I can buy to carry out search indexes easily on data I have in my database?What I require is something that would carry out a general site search of articles but also faceted search as well. Faceted search is quite important feature.
View 2 Repliesi have been trying to use log-in tools in VS2008
i made folder named Admin with web.config contains:
[Code]....
As per the increasing security threats, my site needs extreme care in terms of security in all aspects. I know asp.net has built in some security measures (Anti-forgery token, cross-site scripting, authentication, roles), but that is just not enough.I need a tool to test all possible security threats (Brute-force attacks, .... IP location, browser info ... )and a framework (open source is better) that handles all these concerns and let you build upon.
EDIT,So to narrow a bit, my primary concern is protecting the "login" page from all possible threats.
I am trying to get a captcha web control to display, but it isn't going into the HttpHandler that I created. This isn't my project and it is quite big so I'm not sure what is going on. Is there any tools or techniques to see which handler is being called.
View 4 RepliesCan you recommend any tools? Should we build our own? Should we create the sitemap manually?
View 8 RepliesI'm currently trying to install the "new" Microsoft WebMatrix Beta 2 (a web programming IDE). I was trying to use Web Platform Installer for this. But it 404's on the SQL Compact 4.0 CPT2 and it's tools. I was able to get the runtime from the Microsoft downloads page but the tools I am not able to find. I can not install WebMatrix because the tools are a prerequisite.
View 2 RepliesI removed mvc3 tools for visual studio, and now it seems no matter how much reinstalling, or un-installing i do i cant get razor project templates or intellisence for razor.I have even removed the visual studio folder and visual studio hives in the registry but still the same. I seem to remember a simular problem with mvc2 tools, that the installer doers not reconize it as un-installed and therefore does not re-install it.how can i re-install mvc tools so VS reconises razor, or remove all trace of visual studio and mvc3 so that i can start again?
View 1 RepliesI am working on an asp.net project and i need to add a combobox in one page,so i need your advice on whether to use ajax combobox or the one listed under asp.net tools box?
View 6 RepliesI'm developing in C# ASP.NET and my lines of JavaScript start to grow quite a lot and I feel there most be some better tools for the actual JS development rather than working in Visual Studio.
View 2 RepliesI use VS 2010 (C#) with SQL server 2008. I prefer to use the entity framework.
I would like to know are there any good developer tools/ways to simplify work?
I got to know about NGen (http://msdn.microsoft.com/en-us/magazine/cc163808.aspx) tool and
very much interested in this.
Will this create machine code? What will the output format, an EXE?
How must speed will it improve over interpreted MSIL?
Even with NGen output will we still need the CLR to run it? If so why, because in that case still CLR is interpreting isn't it?
I have opened my database up in VS2005 and it is only showing 1 user but when I load the asp.net config web tool it says I have two. I thought the asp.net tool pointed to the database in app_data?
View 1 Replies