Quantcast
Channel: PipisCrew Official Homepage
Browsing all 11347 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

[vsexpress+mysql] asp.net using entity framework with mysql on visual studio...

reference http://www.rssbus.com/kb/articles/ado-entityframework-manual.rst https://msdn.microsoft.com/en-us/library/bb896270(v=vs.100).aspx...

View Article


[asp.net] Repeater Example w/ ItemDatabound

<script language="C#" runat="server"> private long itemCount { get; set; } void Page_Load(Object Sender, EventArgs e) { WebApplication1.DataClasses1DataContext db = new...

View Article


[asp.net] nopCommerce

Is an open source ecommerce software that contains both a catalog frontend and an administration tool backend. nopCommerce is a fully customizable shopping cart. It’s stable and highly usable. From...

View Article

Install IIS on Windows 7

http://www.codeproject.com/Tips/365704/Install-IIS-on-Windows Now you can use Internet Information Services Manager to manage and configure IIS. To open IIS Manager, click Start, type inetmgr in the...

View Article

ASP.NET MVC5 Application in 4 simple steps

http://www.webdevelopmenthelp.net/2014/02/building-asp-net-mvc5-application.html http://www.codeproject.com/Articles/728216/ASP-NET-MVC-New-Features MVC3 vs MVC4 vs MVC5 vs MVC6...

View Article


SQL Server 2012 Express Over the Network

http://www.mcbsys.com/blog/2012/12/connect-to-sql-server-2012-express-over-the-network/ http://www.dotnettwitter.com/2011/05/northwind-database-scripts-for-sql.html

View Article

Adobe confirms major Flash vulnerability

Just one day after Adobe released its monthly security patches for various software including Flash Player, the company confirmed a major security vulnerability that affects all versions of Flash for...

View Article

[thunderbird] FireTray

A system tray extension for Linux and Windows, allowing to set up custom icon, hiding to tray instead of closing, display the number of unread messages in mailing applications, and other features…...

View Article


[asp.net] Repeater vs DataList vs ListView vs GridView

http://www.beansoftware.com/ASP.NET-Tutorials/Repeater-DataList-ListView-GridView.aspx

View Article


Search for a string in all tables of SQL Server Database

https://gallery.technet.microsoft.com/scriptcenter/c0c57332-8624-48c0-b4c3-5b31fe641c58 use of EXEC SP_SearchTables '',@SearchStr = '%Χρόνος Παράδοσης%' ,@GenerateSQLOnly = 0

View Article

[asp.net] pass selected html_radio_button to code

//html <asp:HiddenField ID="hidden_BankDeposit_selected" ClientIDMode="Static" runat="server" /> <input name='btSelectItem' id='btSelectItem' onclick='set_selected_bank(this.id);'...

View Article

Gamato Closed

http://www.newsbeast.gr/society/arthro/2000236/kerdi-200-000-evro-tin-imera-gia-tis-dorean-tenies-evgaze-to-gamato

View Article

[greek] Καταχωρητές .GR Registry

Το Μητρώο Ονομάτων Internet με κατάληξη .gr (GR-Hostmaster) του Ινστιτούτου Πληροφορικής του Ιδρύματος Τεχνολογίας και Έρευνας (ΙΠ-ΙΤΕ) είναι υπεύθυνο για την τεχνική υποστήριξη και λειτουργία του...

View Article


[asp.net] call a c# button event by js

//test_sync.aspx <%@ Page Language="C#" %> <script runat="server"> protected void Page_Load(object sender, EventArgs e) { if (IsPostBack) { this.myDIV.InnerText = "is postback"; } else {...

View Article

Image may be NSFW.
Clik here to view.

[sql] count rows for each table

select t.name TableName, i.rows Records from sysobjects t, sysindexes i where t.xtype = 'U' and i.id = t.id and i.indid in (0,1) order by Records DESC;

View Article


[php] Emulating ASP post requests

http://256cats.com/scraping-asp-websites-php-dopostback-ajax-emulation/ PHP/CURL Examples Collection http://curl.haxx.se/libcurl/php/examples/callbacks.html

View Article

[js] DropzoneJS

Is an open source library that provides drag’n’drop file uploads with image previews. http://www.dropzonejs.com/

View Article


Directory Lister

http://elfinder.org/ http://kcfinder.sunhater.com/ https://github.com/W4RH4WK/MinimalFileManager http://www.responsivefilemanager.com/ or https://github.com/trippo/ResponsiveFilemanager AngularJS +...

View Article

A Workstation You Can Lie Down

Objective is to redefine how your computer and workstation work with you, to support you in being more productive, comfortable, and healthy. http://www.altwork.com/

View Article

How a Russian hacker made $45,000 selling a 0-day Flash exploit to Hacking Team

http://arstechnica.com/security/2015/07/how-a-russian-hacker-made-45000-selling-a-zero-day-flash-exploit-to-hacking-team/

View Article
Browsing all 11347 articles
Browse latest View live